jan/adr/adr-template.md
2023-08-22 16:57:42 +08:00

24 lines
451 B
Markdown

# ADR {ADR-NUM}: {TITLE}
## Changelog
- {date}: {changelog}
## Status
What is the status, such as proposed, accepted, rejected, deprecated, superseded, etc.?
{Proposed|Accepted|Rejected}
## 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?
## Reference