Add links to relevant docs in template (#30656)

This commit is contained in:
R Midhun Suresh
2025-09-01 22:21:09 +05:30
committed by GitHub
parent 8903927e0c
commit d287ac07a3

View File

@@ -2,6 +2,7 @@
## Checklist
- [ ] I have read through [review guidelines](../docs/review.md) and [CONTRIBUTING.md](../CONTRIBUTING.md).
- [ ] Tests written for new code (and old code if feasible).
- [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation.
- [ ] Linter and other CI checks pass.