We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8903927 commit d287ac0Copy full SHA for d287ac0
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -2,6 +2,7 @@
2
3
## Checklist
4
5
+- [ ] I have read through [review guidelines](../docs/review.md) and [CONTRIBUTING.md](../CONTRIBUTING.md).
6
- [ ] Tests written for new code (and old code if feasible).
7
- [ ] New or updated `public`/`exported` symbols have accurate [TSDoc](https://tsdoc.org/) documentation.
8
- [ ] Linter and other CI checks pass.
0 commit comments