From 15b8c6453c01022808c99ef7799b21eed1ea589b Mon Sep 17 00:00:00 2001 From: Daniel Dabrowski <106607+rodpl@users.noreply.github.com> Date: Wed, 10 Sep 2025 00:36:26 +0200 Subject: [PATCH] fix: simplify title in coding standards section of brownfield architecture template --- bmad-core/templates/brownfield-architecture-tmpl.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bmad-core/templates/brownfield-architecture-tmpl.yaml b/bmad-core/templates/brownfield-architecture-tmpl.yaml index 259c6161..2d9e3055 100644 --- a/bmad-core/templates/brownfield-architecture-tmpl.yaml +++ b/bmad-core/templates/brownfield-architecture-tmpl.yaml @@ -342,7 +342,7 @@ sections: **Monitoring:** {{monitoring_approach}} - id: coding-standards - title: Coding Standards and Conventions + title: Coding Standards instruction: | Ensure new code follows existing project conventions: