# Contributing ## Deep dives - [Coverage policy](coverage-policy.md) - [Testing guide](testing/README.md) ## How to contribute - Follow the repo’s existing PR and review conventions. - Prefer small PRs. - Update docs when behavior changes. ## Adding/changing docs - Canonical docs live in `docs/`. - Follow the IA in [Docs landing](README.md). ## Testing expectations - See [docs/testing/README.md](testing/README.md).