We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea33a35 commit 5d05da2Copy full SHA for 5d05da2
1 file changed
PULL_REQUEST_TEMPLATE.md
@@ -12,6 +12,13 @@
12
- [ ] Enhancement (improves an existing feature and functionality)
13
- [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
14
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
22
## Screenshots (if appropriate):
23
24
## How Has This Been Tested?
0 commit comments