Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 740 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (13 loc) · 740 Bytes

Contributing

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 :

  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

Keep it like it is in each file (mixed).

Follow JSLint by Douglas Crockford, existing code and common sense.