Skip to content

Commit ffdd341

Browse files
committed
chore(github): Add "Closes" to PR template
1 parent f3fbcd9 commit ffdd341

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ Before submitting a pull request, please take a look at our
33

44
- [ ] If you've added code that should be tested, please add tests.
55
- [ ] 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

Comments
 (0)