docs: add testing + release checklist; fix contributing links

This commit is contained in:
Abhimanyu Saharan
2026-02-11 22:52:47 +00:00
committed by Abhimanyu Saharan
parent 1fdacec7c1
commit e477cffe7e
5 changed files with 195 additions and 8 deletions

View File

@@ -11,8 +11,9 @@ This repo welcomes contributions in three broad categories:
## Where to start
- Docs landing page: [Docs landing](./docs/README.md)
- Development workflow: [Development workflow](./docs/03-development.md)
- Testing guide: [Testing guide](./docs/testing/README.md)
- Development workflow: [Development](./docs/development/README.md)
- Testing guide: [Testing](./docs/testing/README.md)
- Release checklist: [Release checklist](./docs/release/README.md)
## Filing issues