Skip to content

Latest commit

 

History

History
45 lines (25 loc) · 624 Bytes

File metadata and controls

45 lines (25 loc) · 624 Bytes

ADR-NNN: Title

Status

Accepted | Draft | Superseded by ADR-XXX

Date

YYYY-MM-DD

Context

What is the issue that we're seeing that motivates this decision or change?

Decision

What is the change that we're proposing and/or doing?

Consequences

What becomes easier or more difficult to do because of this change?

Positive

  • Benefit 1
  • Benefit 2

Negative

  • Tradeoff 1
  • Tradeoff 2

Neutral

  • Side effect 1

Alternatives Considered

What other options were considered and why were they rejected?

References

  • Link to relevant code
  • Link to related ADRs
  • External resources