Sha256: 9e1635edf03d8b1ee1a985b27d95f32dc98ca86fc57da5899d73c59dc509efdf
Contents?: true
Size: 629 Bytes
Versions: 1
Compression:
Stored size: 629 Bytes
Contents
# Guidelines for contributing 1. [Fork the repository](https://help.github.com/articles/fork-a-repo). 2. Create a topic branch. 3. Make your changes, including tests for your changes which maintain [coverage](https://coveralls.io/r/jdennes/omniauth-createsend). 4. Ensure that all tests pass, by running `bundle exec rake`. The [Travis CI build](https://travis-ci.org/jdennes/omniauth-createsend) runs on Ruby `2.0.0`, `1.9.3`, `1.9.2`, `1.8.7`, and `ree`. 5. It should go without saying, but do not increment the version number in your commits. 6. [Submit a pull request](https://help.github.com/articles/using-pull-requests).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
omniauth-createsend-1.0.3 | CONTRIBUTING.md |