fix: simplify title in coding standards section of brownfield architecture template
This commit is contained in:
parent
925099dd8c
commit
15b8c6453c
|
|
@ -342,7 +342,7 @@ sections:
|
||||||
**Monitoring:** {{monitoring_approach}}
|
**Monitoring:** {{monitoring_approach}}
|
||||||
|
|
||||||
- id: coding-standards
|
- id: coding-standards
|
||||||
title: Coding Standards and Conventions
|
title: Coding Standards
|
||||||
instruction: |
|
instruction: |
|
||||||
Ensure new code follows existing project conventions:
|
Ensure new code follows existing project conventions:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue