If I have seen further, it is by standing on the shoulders of giants. - Isaac Newton
We love to work with people around the globe and make earth a better place for mankind!
Please follow theses simples steps to contribute to this project :
-
Run the tests before & after doing anything.
-
Add specs regarding your code modification.
-
Squash or fixup your commits to achieve a clean commit log.
-
Rebase your code onto upstream master (this repository) if not up to date.
-
Submit a pull request explaining changes.
Thank you!
As simple as running the rake
command. The default rake
task is rake spec
.
Follow Ruby Styleguide by Github and existing code.