From d08e6773695e0313b7a312a60223fd8420d2cc34 Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Fri, 27 Sep 2024 10:19:20 +0200 Subject: [PATCH] update changeset Signed-off-by: Johan Haals --- .changeset/gold-pots-end.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/gold-pots-end.md b/.changeset/gold-pots-end.md index cebf900b73..38aa750d0b 100644 --- a/.changeset/gold-pots-end.md +++ b/.changeset/gold-pots-end.md @@ -2,4 +2,4 @@ '@backstage/plugin-scaffolder': minor --- -Improve the layout of the manage templates page. +Improved the layout of the manage templates page(/edit) by adding icons and descriptions that better describe what each page is for. Updated the header menu to link back to the scaffolder create page.