Update docs/plugins/guides/101/meta.md

Co-authored-by: Peter Macdonald <macdonald.peter90@gmail.com>
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
This commit is contained in:
Aramis Sennyey
2024-11-29 22:13:45 -05:00
committed by GitHub
parent 4626abff6b
commit 86549efd17
+1 -1
View File
@@ -12,7 +12,7 @@ This section should answer definitely why you should build a new plugin instead
### Creating a plugin
This section should be extremely deliberate in showing readers every step of the way to create a plugin. A reader that finishes this section should feel extremely comfortable adding and installing new plugins regardless of their experience with JS/TS.
This section should be extremely deliberate in showing readers every step of the way to create a plugin using Backstage's best practises. A reader that finishes this section should feel extremely comfortable adding and installing new plugins regardless of their experience with JS/TS and Backstage.
- Setting up your environment
- Scaffolding a new plugin