Skip to content

Commit

Permalink
Add PULL_REQUEST_TEMPLATE copied from pandas (#986)
Browse files Browse the repository at this point in the history
This should make it more obvious to new contributors what we expect.
  • Loading branch information
shoyer committed Aug 27, 2016
1 parent 6cf5d0c commit 4fea1a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github.com/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,4 @@
- [ ] closes #xxxx
- [ ] tests added / passed
- [ ] passes ``git diff upstream/master | flake8 --diff``
- [ ] whatsnew entry

0 comments on commit 4fea1a6

Please sign in to comment.