Skip to content

Overview

Here is where we keep our architecture decision records (ADRs).

Template

Use the following template (source) when adding a new ADR:

| Status                                               | Date       | Author(s)                                        |
|:-----------------------------------------------------|:-----------|:-------------------------------------------------|
| Proposed, Accepted, Rejected, Deprecated, Superseded | yyyy-mm-dd | [@githubHandle](https://github.com/githubHandle) |

## 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?