Skip to content

Commit 1d0ea13

Browse files
authored
Create pull_request_template.md
1 parent 9ca2cae commit 1d0ea13

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pull_request_template.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## All Submissions:
2+
3+
* [ ] Have you followed the guidelines in our [Contributing document](../../blob/main/CONTRIBUTING.md)?
4+
* [ ] Have you checked to ensure there aren't other open [Pull Requests](../../pulls) for the same update/change?
5+
* [ ] Do the tests pass? (`rake spec`)
6+
* [ ] Does Rubocop pass? (`rubocop`)
7+
* [ ] Have you added an explanation of what your changes do and why you'd like us to include them?

0 commit comments

Comments
 (0)