45 lines
544 B
Markdown
45 lines
544 B
Markdown
|
|
---
|
||
|
|
name: {{title}}
|
||
|
|
description: {{description}}
|
||
|
|
type: project
|
||
|
|
created: {{date}} {{time}}
|
||
|
|
status: active
|
||
|
|
related:
|
||
|
|
---
|
||
|
|
|
||
|
|
# {{title}}
|
||
|
|
|
||
|
|
## Fact/Decision
|
||
|
|
|
||
|
|
{{What is happening or was decided}}
|
||
|
|
|
||
|
|
## Why
|
||
|
|
|
||
|
|
{{Motivation - constraint, deadline, stakeholder ask}}
|
||
|
|
|
||
|
|
## How to Apply
|
||
|
|
|
||
|
|
{{How this should shape suggestions/work}}
|
||
|
|
|
||
|
|
## Status
|
||
|
|
|
||
|
|
- [ ] Active
|
||
|
|
- [ ] Completed
|
||
|
|
- [ ] Archived
|
||
|
|
|
||
|
|
## Timeline
|
||
|
|
|
||
|
|
- **Started:** {{date}}
|
||
|
|
- **Target:**
|
||
|
|
- **Completed:**
|
||
|
|
|
||
|
|
## Related
|
||
|
|
|
||
|
|
-
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
**Type:** `#type/project`
|
||
|
|
**Status:** `active`
|
||
|
|
**Created:** {{date}} {{time}}
|