Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-04-23 17:42:52 +02:00
parent 7aae28fde8
commit 4a6741b1ba
6 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -100,10 +100,10 @@ You can browse and search for all available plugins in the
[Plugin Directory](https://backstage.io/plugins).
If you can't find it in the directory, before you write a plugin
[search the plugin issues](https://github.com/backstage/backstage/issues?q=is%3Aissue+label%3Aplugin+)
[search the plugin issues on the community plugins repo](https://github.com/backstage/community-plugins/issues?q=is%3Aissue+is%3Aopen+label%3Aplugin)
to see if is in the works. If no one's thought of it yet, great! Open a new
issue as
[a plugin suggestion](https://github.com/backstage/backstage/issues/new/choose)
[a plugin suggestion](https://github.com/backstage/community-plugins/issues/new/choose)
and describe what your plugin will do. This will help coordinate our
contributors' efforts and avoid duplicating existing functionality.