Skip to content

Files

Latest commit

 

History

History
13 lines (9 loc) · 615 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 615 Bytes

Contributing

First of all, many thanks for considering making a contribution to this project.

Submitting PRs

Please do not include any changes to package-lock.json in your PRs, even if you are updating package.json. These changes are almost impossible to review for security implications. If necessary, package-lock.json will be regenerated and committed by a maintainer after your PR is merged.

Please run the tests before submitting your pull request.

npm run lint npm test

Known bugs

GitHub search