Skip to content

Commit

Permalink
Create pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hlflanagan authored Feb 21, 2018
1 parent 4d88838 commit 83b4773
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
### All Submissions:

* [ ] Have you checked to ensure there aren't other open [Pull Requests](../../pulls) for the same update/change?
* [ ] Have you added an explanation of what problem you are trying to solve with this PR?
* [ ] Have you added information on what your changes do and why you chose this as your solution?
* [ ] Have you written new tests for your changes?
* [ ] Does your submission pass tests?
* [ ] Have you lint your code locally prior to submission?


0 comments on commit 83b4773

Please sign in to comment.