To add a new plugin to the directory:
- Fork the repo (create a new branch as well if you want)
- Modify
plugins.json
by adding your plugin - Run
rake
to update theREADME.md
file - Push your changes to your fork and submit a pull request
Thanks in advance!