Skip to content

Commit f3e174f

Browse files
authored
Create PULL_REQUEST_TEMPLATE.md
1 parent e300bef commit f3e174f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Closes #{ISSUE_NUMBER}
2+
3+
#### BUG FIX
4+
- [ ] reproduce issue in tests
5+
- [ ] fix issue
6+
- [ ] bump package version
7+
8+
#### FEATURE
9+
- [ ] write tests that address the requirements outlined in the issue
10+
- [ ] fulfill the feature requirements
11+
- [ ] bump package version

0 commit comments

Comments
 (0)