Skip to content

Commit 816b8e3

Browse files
authored
chore(github): Add "Closes" to PR template (#18538)
Closes #18539 (added automatically)
1 parent f3fbcd9 commit 816b8e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.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)