Skip to content

Commit d004444

Browse files
authored
Add Pull Request Template (#95)
1 parent b4b156f commit d004444

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)