Skip to content

Commit

Permalink
small change to PR template wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Fred K. Schott committed Feb 19, 2017
1 parent 256deea commit 269d238
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/PULL_REQUEST_TEMPLATE.md
Expand Up @@ -3,10 +3,10 @@
- [ ] I have added/updated tests for any new behavior.
<!-- Request is a complex project, there are VERY FEW exceptions
where a new test is not required for new behavior. -->
- [ ] An issue has already been created where the problem / solution was discussed: [N/A, or add link to issue here]
- [ ] If this is a significant change, an issue has already been created where the problem / solution was discussed: [N/A, or add link to issue here]
<!-- If you'd like to suggest a significant change to request,
please create an issue to discuss those changes
BEFORE submitting your PR. -->
please create an issue to discuss those changes and gather
feedback BEFORE submitting your PR. -->


## PR Description
Expand Down

0 comments on commit 269d238

Please sign in to comment.