Initial repo seeding
This commit is contained in:
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?
|
||||
Reference in New Issue
Block a user