25 lines
315 B
Markdown
25 lines
315 B
Markdown
|
|
# ADR-XXX: Title
|
||
|
|
|
||
|
|
## Status
|
||
|
|
|
||
|
|
- Proposed
|
||
|
|
- Accepted
|
||
|
|
- Superseded
|
||
|
|
|
||
|
|
## Context
|
||
|
|
|
||
|
|
Describe the problem, tradeoffs, and constraints.
|
||
|
|
|
||
|
|
## Decision
|
||
|
|
|
||
|
|
State the architectural decision clearly.
|
||
|
|
|
||
|
|
## Consequences
|
||
|
|
|
||
|
|
List positive, negative, and follow-on consequences.
|
||
|
|
|
||
|
|
## Alternatives Considered
|
||
|
|
|
||
|
|
- Alternative A
|
||
|
|
- Alternative B
|