# ADR-{{ number }}: {{ title }}
## Context
{What is the issue that we're seeing that is motivating this decision or change?}
## Decision
{What is the change that we're proposing or have agreed to implement?}
## Rationale
{Why did we choose this option over alternatives?}
## Consequences
### Positive
- {Benefit 1}
- {Benefit 2}
### Negative
- {Cost or drawback 1}
- {Cost or drawback 2}
### Neutral
- {Neutral consequence 1}