We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cd5bb5 commit 5202faeCopy full SHA for 5202fae
.github/pull_request_template.md
@@ -0,0 +1,19 @@
1
+# Type of change
2
+
3
+- [ ] Added new project
4
+- [ ] Bug fix
5
+- [ ] New features
6
+- [ ] Enhanced documentation
7
8
+# Changes proposed in this pull request
9
10
+* ### Project name :
11
12
13
+* ### Short description :
14
15
+## Checklist
16
17
+- [ ] The code is Python 3 compatible
18
+- [ ] I have added relevant comments in my file to make code understandable
19
+- [ ] I have added my project in a folder which includes all the necessary files
0 commit comments