Sha256: b279429294c172616bc145cda4b4271aa37848e62458a8a29f5883d977e40a0f
Contents?: true
Size: 599 Bytes
Versions: 13
Compression:
Stored size: 599 Bytes
Contents
CONTRIBUTING ============ 1. Fork the repository on GitHub 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) - include specs with adequate coverage - verify `bundle exec rake` is successful 4. Push the branch (`git push origin my-new-feature`) 5. Verify the Travis-CI build passes 6. Create new Pull Request Note: Pull requests will not be merged with insufficient specs or if `bundle exec rake` fails for any reason. Additionally, please **DO NOT**: - modify the version of the cookbook - update the CHANGELOG
Version data entries
13 entries across 13 versions & 8 rubygems