Skip to content
This repository has been archived by the owner on Mar 8, 2019. It is now read-only.

Contribute

tiff edited this page Apr 1, 2012 · 2 revisions

Stop complaining, start contributing!

  1. Fork
  2. Implement your changes
  3. Compile
    make
  4. Make sure your code works in all supported browsers (Check README)
  5. Write tests (if possible)
  6. Run the tests
    make unittest
  7. If tests pass create a pull request (please exclude the compiled files)
  8. Receive feedback and praise. Thanks!