mirror of
https://github.com/status-im/open-bounty.git
synced 2025-02-23 06:38:09 +00:00
add decision record template
This commit is contained in:
parent
4dfdfd2369
commit
a0c675d633
29
doc/decisions/templates/template.md
Normal file
29
doc/decisions/templates/template.md
Normal 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.
|
Loading…
x
Reference in New Issue
Block a user