Thanks for your interest in the project! I definitely am interested in feedback and ideas on things for this project around formatting, emoji used, etc. Feel free to file issues to discuss changes!
You're going to need git to get the project, and node and
yarn to install dependencies and run scripts.
- Fork and clone the repo
- Run
yarnin the repo directory to install dependencies - Create a branch for your 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:
yarn run add-contributor <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.
Please watch the repo and respond to questions/bug reports/feature requests! Thanks!