32 lines
310 B
Markdown
32 lines
310 B
Markdown
# ADR-XXX: Title
|
|
|
|
## Status
|
|
|
|
Proposed | Accepted | Superseded
|
|
|
|
## Context
|
|
|
|
What problem or choice exists?
|
|
|
|
## Options Considered
|
|
|
|
### Option 1
|
|
|
|
- pros
|
|
- cons
|
|
|
|
### Option 2
|
|
|
|
- pros
|
|
- cons
|
|
|
|
## Decision
|
|
|
|
State the chosen option clearly.
|
|
|
|
## Consequences
|
|
|
|
- positive consequence
|
|
- tradeoff
|
|
- follow-up implication
|