Skip to content

Commit c7afa06

Browse files
author
Joe Hamman
authored
Merge pull request #39 from jhamman/feature/github_template
add github pr template
2 parents 538ebb1 + 5f7ced3 commit c7afa06

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- [ ] closes #xxxx
2+
- [ ] tests added / passed
3+
- [ ] passes ``git diff upstream/master | flake8 --diff``
4+
- [ ] whatsnew entry

0 commit comments

Comments
 (0)