We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5a647d commit d22b9ccCopy full SHA for d22b9cc
.github/PULL_REQUEST_TEMPLATE.md
@@ -7,6 +7,7 @@
7
- I have made corresponding changes to the documentation,
8
- I have added tests that prove my fix is effective or that my feature works,
9
- New and existing unit tests pass locally with my changes ("bundle exec rake"),
10
+- Ruby style passes ("bundle exec rubocop"),
11
- Title include "WIP" if work is in progress.
12
13
-->
0 commit comments