If you want to contribute something to this bot, I'm happy to review it!
Just submit an issue or a pull request with your proposed changes.
-
Make sure you've tested the code to see if it works.
-
Make sure you've run the linter and fixed any problems
- Can use an extension in the editor of your choice (recommended)
- Or, run
npm run lint
ornpm run lint-fix
at the command line