We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4b156f commit d004444Copy full SHA for d004444
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,15 @@
1
+# Description
2
+
3
+What -
4
+Why -
5
+How -
6
7
+## Type of change
8
9
+Please leave one option from the following and delete the rest:
10
11
+- [ ] Bug fix (non-breaking change which fixes an issue)
12
+- [ ] New feature (non-breaking change which adds functionality)
13
+- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
14
+- [ ] Non-breaking change (fix of existing functionality that will not change current behavior)
15
+- [ ] Documentation (added/updated documentation)
0 commit comments