diff --git a/docs/sources/developers/plugins/plugin-spellcheck.md b/docs/sources/developers/plugins/plugin-spellcheck.md index 23ce303c1bf..abfd2d9df27 100644 --- a/docs/sources/developers/plugins/plugin-spellcheck.md +++ b/docs/sources/developers/plugins/plugin-spellcheck.md @@ -1,3 +1,9 @@ +--- +title: Configuring plugin spellcheck +description: Internal docs on how to setup the plugin spellcheck +draft: true +--- + # Configuring plugin spellcheck > ℹ️ This process is applicable only for grafana maintained plugins and only if the plugins are activated in drone.grafana.net for CI process.