Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 643 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (10 loc) · 643 Bytes

Contributions 😁

All contributions are welcome, and actively encouraged! Have a look at the steps below, but also please don't hesitate to get in contact if you are unsure what to do.

Steps

  1. Checkout the project.
  2. Create a new branch off develop.
  3. Make your change (including tests).
  4. Commit your work. Commit messages follow conventional-commits syntax (there is a pre-commit hook to help with this).
  5. Push your branch to origin.
  6. Submit a pull request to the develop branch.
  7. Once merged in to master the new version will be automatically built, and pushed to npm.