Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 469 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (12 loc) · 469 Bytes

Contributing

Dependencies

  • node && npm
  • gulp - you can install that with npm install -g gulp

Getting started.

git clone https://github.com/approvals/Approvals.NodeJS.git
cd Approvals.NodeJS
npm install
gulp

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using gulp.