Skip to content

Commit

Permalink
tests shoudn't need to pass for a PR (#2471)
Browse files Browse the repository at this point in the history
  • Loading branch information
max-sixty authored and shoyer committed Oct 7, 2018
1 parent 18313c4 commit 5153240
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
- [ ] Closes #xxxx (remove if there is no corresponding issue, which should only be the case for minor changes)
- [ ] Tests added (for all bug fixes or enhancements)
- [ ] Tests passed (for all non-documentation changes)
- [ ] Fully documented, including `whats-new.rst` for all changes and `api.rst` for new API (remove if this change should not be visible to users, e.g., if it is an internal clean-up, or if this is part of a larger project that will be documented later)

0 comments on commit 5153240

Please sign in to comment.