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 5936fc6 commit 67a8da1Copy full SHA for 67a8da1
1 file changed
.github/ULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,19 @@
1
+# Pull Request
2
+
3
+**Description**
4
+Please include a summary of the change and which issue is fixed.
5
6
+**Type of Change**
7
+- [ ] Bug fix
8
+- [ ] New feature
9
+- [ ] Documentation update
10
+- [ ] Other
11
12
+**Checklist**
13
+- [ ] My code follows the repository style
14
+- [ ] I have performed a self-review of my code
15
+- [ ] I have added comments where necessary
16
+- [ ] My changes generate no new warnings
17
18
+**Related Issues**
19
+Closes #[issue number]
0 commit comments