Link Search Menu Expand Document

ADR Template

---
parent: Decisions
nav_order: <id>
adr: "<id>"
status: In progress
date: 2022-07-15
tags: [server]
---

# Name of ADR

## Context and Problem Statement

<!-- Give a background of the problem this ADR addresses as well as a history of previous attempts to fix, if known -->

## Considered Options

- **Enumerate solutions considered** - with a brief description of the solution and links to
  reference materials

## Decision Outcome

Chosen option: **The enumerated name of the option**

<!-- optional: brief reason for decision **or** the positive/negative consequences sections below -->

### Positive Consequences <!-- optional -->

### Negative Consequences <!-- optional -->