Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 600 Bytes

File metadata and controls

39 lines (21 loc) · 600 Bytes

ADR Template

Title

Short, descriptive title (e.g., "Use Convex for Backend")

Status

Proposed | Accepted | Deprecated | Superseded

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 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

Alternatives Considered

What other options did we consider?

References

Links to relevant docs, discussions, or examples.