Files

19 lines
436 B
Markdown
Raw Permalink Normal View History

2022-10-21 09:56:42 -04:00
# 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?_
2022-10-21 09:56:42 -04:00
## Decision
_**What** is the change being proposed? **How** will it be implemented?_
2022-10-21 09:56:42 -04:00
## Consequences
_What becomes easier or more difficult to do because of this change?_