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 28f1049 commit 9488186Copy full SHA for 9488186
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,12 @@
1
+## Description
2
+(Please describe what this PR do.)
3
+
4
5
+## Type of change
6
+Please insert 'x' one of the type of change.
7
+- [ ] Bug fix (non-breaking change which fixes an issue)
8
+- [ ] New feature (non-breaking change which adds functionality)
9
+- [ ] Documentation update
10
+- [ ] Refactoring, Maintenance
11
+- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
12
0 commit comments