Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 519 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 519 Bytes

Contributing

If you want to contribute to the project, follow the steps below:

  1. If you wish to work on a new feature or fix something, please open a new issue first for discussion.
  2. Send me a pull request to review.
  3. See 1.

The project is built on top of Node and you can see different available commands using npm run. Most likely the test and build related commands are the most useful as the project is heavily tested to keep it easy to develop.