Sha256: d8e238135c5eeafc4ec75686b3969158f4866a68dcab12ecafa9e0e2c9481486
Contents?: true
Size: 780 Bytes
Versions: 4
Compression:
Stored size: 780 Bytes
Contents
# Contributing ## Branches ### `master` branch The master branch is the current stable released version. ### `develop` branch The develop branch is the current edge of development. ## Forking 1. Fork it 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 new Pull Request ## Pull requests * https://gitlab.com/saigkill/hoe-reek/merge_requests Please base all pull requests off the `develop` branch. Merges to `master` only occur through the `develop` branch. Pull requests based on `master` will likely be cherry picked. ## Issues Need to report an issue? Use that issue tracker: * https://gitlab.com/saigkill/hoe-reek/issues
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
hoe-reek-1.1.3 | CONTRIBUTING.md |
hoe-reek-1.1.2 | CONTRIBUTING.md |
hoe-reek-1.1.1 | CONTRIBUTING.md |
hoe-reek-1.1.0 | CONTRIBUTING.md |