Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 595 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (11 loc) · 595 Bytes

Contributing

If I have seen further, it is by standing on the shoulders of giants. - Isaac Newton

Please follow theses simples steps to contribute to this project :

  1. Fork the repo.

  2. Rebase your code onto upstream master (this repository) if not up to date.

  3. Squash or fixup your commits to achieve a clean commit log.

  4. Submit a pull request explaining clearly changes.

Running the tests

I am sorry wilson, there is no tests.

Syntax

Follow Ruby Styleguide by Github and existing code.