We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce36e32 commit 860b563Copy full SHA for 860b563
.github/workflows/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