docs: ensure newline before lists across docs for MkDocs rendering
This commit is contained in:
@@ -5,6 +5,7 @@ This directory contains Architecture Decision Records (ADRs) for the Go Platform
|
||||
## What are ADRs?
|
||||
|
||||
ADRs document important architectural decisions made during the project. They help:
|
||||
|
||||
- Track why decisions were made
|
||||
- Understand the context and constraints
|
||||
- Review decisions when requirements change
|
||||
@@ -13,6 +14,7 @@ ADRs document important architectural decisions made during the project. They he
|
||||
## ADR Format
|
||||
|
||||
Each ADR follows this structure:
|
||||
|
||||
- **Status**: Proposed | Accepted | Rejected | Superseded
|
||||
- **Context**: The situation that led to the decision
|
||||
- **Decision**: What was decided
|
||||
|
||||
Reference in New Issue
Block a user