Skip to content

Commit 83b4773

Browse files
authored
Create pull_request_template.md
1 parent 4d88838 commit 83b4773

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

pull_request_template.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
### All Submissions:
2+
3+
* [ ] Have you checked to ensure there aren't other open [Pull Requests](../../pulls) for the same update/change?
4+
* [ ] Have you added an explanation of what problem you are trying to solve with this PR?
5+
* [ ] Have you added information on what your changes do and why you chose this as your solution?
6+
* [ ] Have you written new tests for your changes?
7+
* [ ] Does your submission pass tests?
8+
* [ ] Have you lint your code locally prior to submission?
9+
10+

0 commit comments

Comments
 (0)