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.
2 parents dfab94b + b2668d9 commit ebe2317Copy full SHA for ebe2317
README.md
@@ -45,7 +45,7 @@ In addition, the following may work but are untested:
45
* Fork the repository
46
* Make your feature addition or bug fix
47
* Add tests for your new features. This is important so we don't break any features in a future version unintentionally.
48
-* Ensure all tests pass.
+* Ensure all tests pass by running `bundle exec rake test`.
49
* Do not change rakefile, version, or history.
50
* Open a pull request, following [this template](https://gist.github.com/Lordnibbler/11002759).
51
0 commit comments