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 f3fbcd9 commit 816b8e3Copy full SHA for 816b8e3
.github/PULL_REQUEST_TEMPLATE.md
@@ -3,3 +3,6 @@ Before submitting a pull request, please take a look at our
3
4
- [ ] If you've added code that should be tested, please add tests.
5
- [ ] Ensure your code lints and the test suite passes (`yarn lint`) & (`yarn test`).
6
+- [ ] Link an issue if there is one related to your pull request. If no issue is linked, one will be auto-generated and linked.
7
+
8
+Closes #issue_link_here
0 commit comments