Sha256: 078b83ccd75bc2e921e29496307f8510348bb509ffa7896478609211ed4c8882
Contents?: true
Size: 764 Bytes
Versions: 4
Compression:
Stored size: 764 Bytes
Contents
# Contributing to FlexibleEnum By participating in this project, you agree to abide by the MeYou Health [code of conduct]. [code of conduct]: http://engineering.meyouhealth.com/open-source/code-of-conduct To contribute to FlexibleEnum: 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Run the tests (`appraisal rspec`) 4. Commit your changes (`git commit -am 'Add some feature'`) 5. Push to the branch (`git push origin my-new-feature`) 6. Create new Pull Request 7. Commit a new entry at the top of [CHANGELOG.md](CHANGELOG.md) with a brief description of your changes, the PR number, and your name. Want more detail on these steps? [Learn more about forking git repositories](https://guides.github.com/activities/forking/).
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
flexible_enum-0.4.2 | CONTRIBUTING.md |
flexible_enum-0.4.1 | CONTRIBUTING.md |
flexible_enum-0.4.0 | CONTRIBUTING.md |
flexible_enum-0.3.0 | CONTRIBUTING.md |