# 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. 4. Ensure that all tests pass, by running `bundle exec rake`. 5. Please don't increment the version number in your commits. 6. [Submit a pull request](https://help.github.com/articles/using-pull-requests).