diff --git a/Plugin-Certification-Program.md b/Plugin-Certification-Program.md index 822e736..e82e8a7 100644 --- a/Plugin-Certification-Program.md +++ b/Plugin-Certification-Program.md @@ -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) \ No newline at end of file