Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 392 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 392 Bytes

Contributing

To add a new plugin to the directory:

  1. Fork the repo (create a new branch as well if you want)
  2. Modify plugins.json by adding your plugin (do not edit README.md, it will be automatically generated once your change is merged)
  3. Push your changes to your fork and submit a pull request

Thanks in advance!