Sha256: 0000d495a4cb2898d1074d65508c30374ac781770fff81ef9c70a56290601269
Contents?: true
Size: 344 Bytes
Versions: 3
Compression:
Stored size: 344 Bytes
Contents
# Contributing 1. [Fork it](https://github.com/juanitofatas/html-pipeline-ruby_markup/fork) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am "Add some feature"`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request ## Running tests ```shell $ rake ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
html-pipeline-ruby_markup-0.9.2 | CONTRIBUTING.md |
html-pipeline-ruby_markup-0.9.1 | CONTRIBUTING.md |
html-pipeline-ruby_markup-0.9.0 | CONTRIBUTING.md |