We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11aec45 commit 7a24657Copy full SHA for 7a24657
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,11 @@
1
+Fixes #ISSUE_NUMBER
2
+
3
+## Description
4
+<!--- Describe your changes in detail -->
5
6
+## Checklist
7
+<!--- Make sure to add `x` to all items in the following checklist: -->
8
+- [ ] The issue that is being fixed is referred in the description (see above "Fixes #ISSUE_NUMBER")
9
+- [ ] Only one issue is addressed in this pull request
10
+- [ ] Labels from the issue that this PR is fixing are added to this pull request
11
+- [ ] No unnessessary issues are included into this pull request.
0 commit comments