Sha256: fc85330c495ba18b3a61f1f7ebb0caf6f228bc214831d22087fb3142a11aa01a
Contents?: true
Size: 808 Bytes
Versions: 1
Compression:
Stored size: 808 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://github.com/saigkill/hoe-packaging/pulls 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://saigkill.myjetbrains.com/youtrack/issues?q=project%3A+hoe-packaging
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hoe-packaging-1.1.4 | CONTRIBUTING.md |