add decision record template

This commit is contained in:
Martin Klepsch 2018-02-16 19:08:07 +01:00
parent 4dfdfd2369
commit a0c675d633

View File

@ -0,0 +1,29 @@
# NUMBER. TITLE
| Date | Tags |
|---|---|
| DATE | e.g: architecture, database |
## Status
STATUS
## Context
Describe the context in which the decision has been made.
Some questions that should give some ideas what to write here:
- What problems have you encountered that this decision impacts?
- What is the current state of things that are related to this decision?
## Decision
Describe your decision.
- In what ways does it solve the aforementioned problems or improves something?
- What tradeoffs does this decision make?
## Consequences
Expand on tradeoffs and other side-effects of this decision.