- Fork the repo
- Grab dependencies:
bundle install
- Make sure everything is working:
bundle exec rake spec
- Make your changes
- Test your changes
- Create a Pull Request
- Celebrate!!!!!
When contributing, please make sure to update the CHANGELOG and AUTHORS files when you submit your pull request. Upon merging of your first pull request, you will be given commit access to the repository.