diff --git a/.github/vale/config/vocabularies/Backstage/accept.txt b/.github/vale/config/vocabularies/Backstage/accept.txt index 2cbcc484f7..436021eb3d 100644 --- a/.github/vale/config/vocabularies/Backstage/accept.txt +++ b/.github/vale/config/vocabularies/Backstage/accept.txt @@ -176,6 +176,7 @@ idempotency Iglesias iLert img +impactful incentivised Indal indexable @@ -368,6 +369,8 @@ scaffolded scaffolder Scaffolder scrollbar +SCM +SCMs sdks seb semlas diff --git a/docs/plugins/index.md b/docs/plugins/index.md index 534f106896..f00f1b52fc 100644 --- a/docs/plugins/index.md +++ b/docs/plugins/index.md @@ -26,6 +26,10 @@ Should your plugin complement the Software Catalog rather than exist as a standa ## Guides for Plugin Development +:::note Note +This section is still a work in progress, many of the guides described below do not exist yet. +::: + ### For Beginners: Introduction to Plugin Development This section is designed for those new to plugin development. It covers the basics and provides a foundation for more advanced topics.