Initial repo seeding
This commit is contained in:
commit
060556b375
27 changed files with 930 additions and 0 deletions
25
templates/decision-record.md
Normal file
25
templates/decision-record.md
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
# Decision: {{title}}
|
||||
|
||||
## Status
|
||||
Open / Accepted / Rejected / Superseded
|
||||
|
||||
## Date
|
||||
YYYY-MM-DD
|
||||
|
||||
## Context
|
||||
What situation created the need for this decision?
|
||||
|
||||
## Options
|
||||
Describe the options.
|
||||
|
||||
## Decision
|
||||
What was decided?
|
||||
|
||||
## Rationale
|
||||
Why this option was chosen.
|
||||
|
||||
## Consequences
|
||||
What follows from this decision?
|
||||
|
||||
## Review
|
||||
When or under what condition should this decision be reviewed?
|
||||
Loading…
Add table
Add a link
Reference in a new issue