We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dfcfc30 + 4631413 commit 5f931adCopy full SHA for 5f931ad
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,23 @@
1
+<!--
2
+Explain the benefit of this pull request
3
+You can erase any parts of this template not applicable to your Pull Request.
4
+-->
5
+
6
+### Description of PR...
7
8
+## Changes made
9
+- Item 1
10
+- Item 2
11
12
13
+## PR Template Checklist
14
15
+- [ ] Fixes Bug
16
+- [ ] Feature solution
17
+- [ ] Other
18
19
20
+## Please mark which issue is solved
21
+<!-- Type numbers directly after the #, it will show the issues with that number -->
22
23
+Close #
0 commit comments