Sha256: 1841ebc51edc6d2010f14dc5e410d2b8119cb7fb067c41b6d4069a7dc6809609

Contents?: true

Size: 782 Bytes

Versions: 15

Compression:

Stored size: 782 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-manns/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-manns/issues

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
hoe-manns-1.4.9 CONTRIBUTING.md
hoe-manns-1.4.8 CONTRIBUTING.md
hoe-manns-1.4.7 CONTRIBUTING.md
hoe-manns-1.4.6 CONTRIBUTING.md
hoe-manns-1.4.5 CONTRIBUTING.md
hoe-manns-1.4.4 CONTRIBUTING.md
hoe-manns-1.4.3 CONTRIBUTING.md
hoe-manns-1.4.2 CONTRIBUTING.md
hoe-manns-1.4.1 CONTRIBUTING.md
hoe-manns-1.4.0 CONTRIBUTING.md
hoe-manns-1.3.0 CONTRIBUTING.md
hoe-manns-1.2.1 CONTRIBUTING.md
hoe-manns-1.2.0 CONTRIBUTING.md
hoe-manns-1.1.0 CONTRIBUTING.md
hoe-manns-1.0.2 CONTRIBUTING.md