Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 234 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (4 loc) · 234 Bytes

How to Contribute

  • Ensure tests pass. Run npm test to run tests as well as check code style using jshint.
  • Add test(s) for new features and bug fixes.
  • Update the README if you add a new feature or change an existing feature.