Sha256: e165d73dde9d635d8602381b40022e01ac642a58153b543a0fbd3deb7b573b0a
Contents?: true
Size: 444 Bytes
Versions: 6
Compression:
Stored size: 444 Bytes
Contents
# Contributing 1. [Fork this repository](https://help.github.com/articles/fork-a-repo/) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Run `guard` 4. Make changes and keep an eye on RuboCop violations and green tests 5. Commit your changes (`git commit -am 'Add a feature'`) 6. Push to the branch (`git push origin my-new-feature`) 7. [Create a new pull request](https://help.github.com/articles/creating-a-pull-request/)
Version data entries
6 entries across 6 versions & 1 rubygems