20 lines
328 B
Markdown
20 lines
328 B
Markdown
# ADR <NNNN>: <Title>
|
|
|
|
## Status
|
|
Proposed | Accepted | Deprecated | Superseded
|
|
|
|
## Context
|
|
Problem, constraints, and forces.
|
|
|
|
## Decision
|
|
Chosen option.
|
|
|
|
## Consequences
|
|
Positive/negative impact, including ops impact.
|
|
|
|
## Alternatives Considered
|
|
Viable options and rejection reason.
|
|
|
|
## Related
|
|
Relevant docs/code/runbooks/PRs.
|