From c1190d731a3358472bf5a277fc4ba373c4f6bc68 Mon Sep 17 00:00:00 2001 From: Daniel Dabrowski <106607+rodpl@users.noreply.github.com> Date: Wed, 10 Sep 2025 01:12:02 +0200 Subject: [PATCH] fix: update section titles in brownfield architecture template for clarity --- bmad-core/templates/brownfield-architecture-tmpl.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bmad-core/templates/brownfield-architecture-tmpl.yaml b/bmad-core/templates/brownfield-architecture-tmpl.yaml index 2d9e3055..c24f89ab 100644 --- a/bmad-core/templates/brownfield-architecture-tmpl.yaml +++ b/bmad-core/templates/brownfield-architecture-tmpl.yaml @@ -109,8 +109,8 @@ sections: - **UI/UX Consistency:** {{ui_compatibility}} - **Performance Impact:** {{performance_constraints}} - - id: tech-stack-alignment - title: Tech Stack Alignment + - id: tech-stack + title: Tech Stack instruction: | Ensure new components align with existing technology choices: @@ -272,8 +272,8 @@ sections: **Error Handling:** {{error_handling_strategy}} - - id: source-tree-integration - title: Source Tree Integration + - id: source-tree + title: Source Tree instruction: | Define how new code will integrate with existing project structure: