Skip to content

Commit 00f099f

Browse files
committed
Add 'References' section to pull request template
1 parent ae8467f commit 00f099f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
-->
77
#### Description
88

9-
109
#### Issues Fixed
1110
<!--
1211
If this PR does not fix an open issue, replace this comment block with None.
@@ -17,6 +16,11 @@
1716
- Fixes #124
1817
-->
1918

19+
#### References
20+
<!--
21+
If you are adding/changing functionality based on the GitHub API, please provide
22+
a link to the relevant documentation so that the changes can be more easily verified.
23+
-->
2024

2125
#### Checklist
2226
<!--

0 commit comments

Comments
 (0)