Thanks for your interest in the project! All kinds of contributions are welcome.
Check the development section in the project README.md
Fork the repo, and create a new branch. Commit your changes and open a PR.
This project follows the all contributors specification. To add yourself to the table of contributors on the README.md, please use the automated script as part of your PR:
npm run contributors:add <YOUR_GITHUB_USERNAME>
Follow the prompt. If you've already added yourself to the list and are making a new type of contribution, you can run it again and select the added contribution type.
Thank you for being awesome!