harmony/adr/000-ADR-Template.md

34 lines
491 B
Markdown

# Architecture Decision Record: \<Title\>
Initial Author: \<Name\>
Initial Date: \<Date\>
Last Updated Date: \<Date\>
## Status
Proposed/Pending/Accepted/Implemented
## Context
The problem, background, the "why" behind this decision/discussion
## Decision
Proposed solution to the problem
## Rationale
Reasoning behind the decision
## Consequences
Pros/Cons of chosen solution
## Alternatives considered
Pros/Cons of various proposed solutions considered
## Additional Notes