Please follow theses simples steps to contribute to this project :
-
Fork the repo.
-
Run the tests before doing anything.
-
Add test(s) for your code modification.
-
Rebase your code onto upstream master (this repository) if not up to date.
-
Squash or fixup your commits to achieve a clean commit log.
-
Submit a pull request and ensure tests passes on travis-ci for all supported ruby versions.
@todo
@todo