Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 571 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 571 Bytes

Contributing

Thanks for contributing! Before submitting your pull request, check the following things:

  • Did I document it? - If you added a new function or modified the signature of a function, did you add or update the JSDOC comments? Please do this so folks can figure out how to use your cool new feature.

  • Did I rebuild the reference? - If you updated the JSDOC, please also build the reference and include the updated node-outlook.md file with your pull request. You can do so with the following command:

    npm run builddocs