- Follow Development instructions.
- Fork the repo and either clone your version or add it as a remote.
- Implement and document your feature.
- Manually test your feature and document how you tested it.
- Run
npm run lint
and ensure you have no lint errors. - Create a pull request including documentation of your feature and how you tested it.