28 lines
1.2 KiB
Markdown
28 lines
1.2 KiB
Markdown
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
|
|
|
- [Title](#title)
|
|
- [Context](#context)
|
|
- [Decision](#decision)
|
|
- [Consequences](#consequences)
|
|
|
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
|
|
|
# Title
|
|
<!-- A short and clear title which is prefixed with the ADR number -->
|
|
|
|
<!-- TODO: remove the following disable link checker comment before committing your ADR -->
|
|
<!-- markdown-link-check-disable-next-line -->
|
|
- Status: [proposed | rejected | accepted | deprecated | … | superseded by [ADR-0005](0005-example.md)] <!-- mandatory -->
|
|
- Date: 2020-10-29 [YYY-MM-DD - date of the decision] <!-- mandatory -->
|
|
- Authors: [list of GitHub handles for the authors]
|
|
- Deciders: [list of GitHub handles for those that made the decision] <!-- mandatory -->
|
|
|
|
## Context
|
|
<!-- What is the context of the decision and what's the motivation -->
|
|
|
|
## Decision
|
|
<!-- What is the decision that has been made -->
|
|
|
|
## Consequences
|
|
<!-- Whats the result or impact of this decision. Does anything need to change and are new GitHub issues created as a result --> |