diff --git a/docs/contributing/plugins.rst b/docs/contributing/plugins.rst index bdd9331..c013715 100644 --- a/docs/contributing/plugins.rst +++ b/docs/contributing/plugins.rst @@ -127,4 +127,9 @@ If you are looking for a way to extend or customize your TLJH deployment, you mi Here is a non-exhaustive list of known TLJH plugins: - `tljh-pangeo `_: TLJH Plugin for setting up the Pangeo Stack -- `tljh-voila-gallery `_: TLJH plugin that installs a VoilĂ  Gallery +- `tljh-voila-gallery `_: TLJH plugin that installs a gallery of VoilĂ  dashboards + +If you have authored a plugin, please open a PR to add it to this list! + +We also recommend adding the ``tljh-plugin`` topic to the GitHub repository to make it more discoverable: +`https://github.com/topics/tljh-plugin `_