Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 183 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 183 Bytes

CONTRIBUTING

  1. Fork.
  2. Make your changes on the src folder.
  3. Update tests.
  4. Make grunt test before the commit.
  5. Submit a pull request to the master branch.

Thanks.