From dc247bc5797616e6132a7327db6216c9802dc1a5 Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Mon, 20 Apr 2020 13:54:58 +0200 Subject: [PATCH] Add mention to tljh-plugin topic for plugins --- docs/contributing/plugins.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 `_