jan/adr/adr-template.md
2023-10-18 17:42:15 +08:00

32 lines
499 B
Markdown

# ADR {ADR-NUM}: {TITLE}
## Changelog
- {DATE}: Initial draft
## Authors
- {USERNAMES}
## 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?
## Alternatives
## Reference