Skip to content

Commit 1751d60

Browse files
committed
Add links to relevant docs in template
1 parent f75d410 commit 1751d60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- Thanks for submitting a PR! Please ensure the following requirements are met in order for us to review your PR -->
22

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

0 commit comments

Comments
 (0)