Added section about plugins catalog

Jeff Gehlbach 2024-05-01 17:37:03 -04:00
parent e1ac558bfc
commit 6bdde6166a

@ -108,3 +108,12 @@ Certification is conferred at the release level rather than the plugin level. To
### Terms subject to change
NetBox Labs may change the terms of the program as circumstances dictate. They promise not to be monsters about it.
## Plugin Catalog
If your plugin isn't ready for certification but you would like to see it listed in the [NetBox Labs plugin catalog](https://netboxlabs.com/netbox-plugins/), please email [plugincatalog@netboxlabs.com](mailto:plugincatalog@netboxlabs.com). Please include the following information in your message:
- Your name
- The name you would like to see listed in the catalog for the plugin
- The best email address to reach you about the plugin in question
- A link to the plugin's source repo
- A link to the plugin's PyPI package entry
- The plugin's config name (the value you add to `PLUGINS = []` in `configuration.py` when installing)