Skip to content

Commit 5d05da2

Browse files
khos2owDaanHoogland
authored andcommitted
Add "Fixes: number" to PR template for auto-closing issues (#2557)
1 parent ea33a35 commit 5d05da2

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

PULL_REQUEST_TEMPLATE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@
1212
- [ ] Enhancement (improves an existing feature and functionality)
1313
- [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
1414

15+
## GitHub Issue/PRs
16+
<!-- If this PR is to fix an issue or another PR on GH, uncomment the section and provide the id of issue/PR -->
17+
<!-- When "Fixes: #<id>" is specified, the issue/PR will automatically be closed when this PR gets merged -->
18+
<!-- For addressing multiple issues/PRs, use multiple "Fixes: #<id>" -->
19+
20+
<!-- Fixes: # -->
21+
1522
## Screenshots (if appropriate):
1623

1724
## How Has This Been Tested?

0 commit comments

Comments
 (0)