Merge pull request #33451 from backstage/rugvip/create-app-fixes

create-app: improve next template sidebar, nav wiring, and examples
This commit is contained in:
Patrik Oldsberg
2026-03-20 14:56:44 +01:00
committed by GitHub
8 changed files with 25 additions and 16 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/create-app': patch
---
Various fixes for the `create-app` template: reorganizing sidebar items, removing redundant config and code, and adding a documentation example.