We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ca2cae commit 1d0ea13Copy full SHA for 1d0ea13
pull_request_template.md
@@ -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