33 lines
506 B
Markdown
33 lines
506 B
Markdown
---
|
|
type: area
|
|
title: "{{title}}"
|
|
created: "{{date}}"
|
|
review_cadence: weekly
|
|
tags:
|
|
- area
|
|
related_projects: []
|
|
---
|
|
|
|
# {{title}}
|
|
|
|
## Scope
|
|
|
|
(One paragraph: what ongoing responsibility does this area cover? What's IN scope, what's OUT of scope?)
|
|
|
|
## Standards
|
|
|
|
(What good looks like. What you aim to maintain.)
|
|
|
|
## Active projects in this area
|
|
|
|
- [[{{project-1}}]]
|
|
- [[{{project-2}}]]
|
|
|
|
## Reference material
|
|
|
|
- [[{{resource-1}}]]
|
|
|
|
## Review cadence
|
|
|
|
(How often you check in on this area. Default: weekly.)
|