All contributions are welcome! Head to the Github issues to report bugs, questions or code.
- Fork the repository on Github
- Create a topic branch
- Implement your feature and the accompanying tests
- Run
rake test
to make sure the tests are passing - Add documentation for your feature or bug fix
- Add, commit, and push your changes
- Submit a pull request
This library aims to adhere to Semantic Versioning 2.0.