Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 286 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (5 loc) · 286 Bytes

All fixes and features should be labled [fix] and [feat] respectively. Modifications of any sort should include a test and a detailed description of change.

  • Node.js test are run with Mocha.
  • Angular Unit tests are run with Protractor.

We enjoy all Pull Requests big and small!