9 lines
184 B
Markdown
9 lines
184 B
Markdown
```markdown
|
|
# Decision Log
|
|
|
|
## 1. {Decision}
|
|
- **Context**: {Why the decision was needed}
|
|
- **Options considered**: {List of options}
|
|
- **Rationale**: {Why this option was chosen}
|
|
```
|