docs: add deep-dive cross-links and trim duplication

This commit is contained in:
Abhimanyu Saharan
2026-02-11 06:30:08 +00:00
parent a394ba4a48
commit 73d2966332
7 changed files with 33 additions and 20 deletions

View File

@@ -1,5 +1,10 @@
# Contributing
## Deep dives
- [Coverage policy](coverage-policy.md)
- [Testing guide](testing/README.md)
## How to contribute (first pass)
- Follow the repos existing PR and review conventions.
- Prefer small PRs.