19 lines
436 B
Markdown
19 lines
436 B
Markdown
# Title
|
|
|
|
<!-- ADR titles should typically be imperative sentences. -->
|
|
|
|
**Status**: (Proposed|Accepted|Rejected|Superceded|Deprecated)
|
|
|
|
## Context
|
|
|
|
_What is the issue or background knowledge necessary for future readers
|
|
to understand why this ADR was written?_
|
|
|
|
## Decision
|
|
|
|
_**What** is the change being proposed? **How** will it be implemented?_
|
|
|
|
## Consequences
|
|
|
|
_What becomes easier or more difficult to do because of this change?_
|