- Fork the repository.
- Create a topic branch.
- Make your changes, including tests for your changes which maintain coverage.
- Ensure that all tests pass, by running
bundle exec rake
. - Please don't increment the version number in your commits.
- Submit a pull request.