Skip to content

Commit

Permalink
Use 'has tests' instead of 'needs test' in PR template.
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-1-anderson committed Nov 18, 2016
1 parent f00f587 commit 1f3ca24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Expand Up @@ -4,7 +4,7 @@ This pull request:
- [ ] Fixes a bug
- [ ] Adds a feature
- [ ] Breaks backwards compatibility
- [ ] Needs tests
- [ ] Has tests that cover changes

### Summary
Short overview of what changed.
Expand Down

0 comments on commit 1f3ca24

Please sign in to comment.