First of all, thank you for contributing. It’s appreciated.
- Clone the repo and install dependencies with npm install.
- Make a GitHub issue before doing significant amount of work.
- Run npm test to lint and test. Don’t commit before fixing all errors and warnings.
- Commit using npm run commit and follow the CLI instructions
- Make a pull request.