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 (do not editREADME.md
, it will be automatically generated once your change is merged) - Push your changes to your fork and submit a pull request
Thanks in advance!