17 lines
419 B
Markdown
17 lines
419 B
Markdown
# ADR-NNN: <Short decision title>
|
|
|
|
**Status:** Proposed | Accepted | Superseded by ADR-XXX
|
|
**Date:** YYYY-MM-DD
|
|
|
|
## Context
|
|
|
|
What problem are we solving? What forces are at play (constraints, requirements, tradeoffs)?
|
|
|
|
## Decision
|
|
|
|
What did we decide, stated as a plain sentence.
|
|
|
|
## Consequences
|
|
|
|
What becomes easier or harder because of this. What we're explicitly giving up. What we'd need to revisit this decision.
|