Skip to content

Commit 3037e85

Browse files
authored
Add a pull request template (#31)
1 parent 25f0c98 commit 3037e85

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Description
2+
3+
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.
4+
5+
# Checklist:
6+
7+
- [ ] I have made corresponding changes to the documentation
8+
- [ ] I have added tests that prove my fix is effective or that my feature works
9+
- [ ] I have added entries to `CHANGELOG.md` and marked it Added/Changed/Removed
10+
- [ ] I have not incremented `version.rb`

0 commit comments

Comments
 (0)