Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 358 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (7 loc) · 358 Bytes

Pull requests are most welcome!

Please:

  1. Use JavaScript Standard Style.

  2. Add tests to the code blocks in README.md, using Node.js' built-in assert module. Travis CI runs those examples as a test suite.

  3. Add yourself to AUTHORS.

  4. License your contributions under the existing, MIT-style terms.