Sha256: 38e8b1d72bc0ac9c9bd85d5e280136b2446e87f0d909efb4781e13ff34a4024b

Contents?: true

Size: 624 Bytes

Versions: 1

Compression:

Stored size: 624 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

Want more detail on these steps? [Learn more about forking git
repositories](https://guides.github.com/activities/forking/).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
flexible_enum-0.2.2 CONTRIBUTING.md