40 lines
588 B
Markdown
40 lines
588 B
Markdown
|
# TITLE
|
||
|
|
||
|
**Status:**
|
||
|
- [ ] proposed by (Proposer)
|
||
|
- [ ] accepted by (Participants)
|
||
|
- [ ] rejected by (Participants)
|
||
|
- [ ] superseded by (superseding ADR)
|
||
|
|
||
|
## Context and Problem Statement
|
||
|
|
||
|
A short description, why and under which circumstances this decision had to be made.
|
||
|
|
||
|
### Technical Background
|
||
|
|
||
|
Some details about the technical challenge.
|
||
|
|
||
|
## Considered Options
|
||
|
|
||
|
* OPTION-1
|
||
|
* OPTION-...
|
||
|
|
||
|
### OPTION-n
|
||
|
|
||
|
A short overview about the option.
|
||
|
|
||
|
#### Advantages
|
||
|
|
||
|
A list of advantages.
|
||
|
|
||
|
|
||
|
#### Disadvantages
|
||
|
|
||
|
A list of disadvantages.
|
||
|
|
||
|
|
||
|
|
||
|
## Decision Outcome
|
||
|
|
||
|
Which option was chose and why.
|