mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-03 14:43:08 +00:00
24 lines
586 B
Markdown
24 lines
586 B
Markdown
# <Milestone Title - use verb>
|
|
|
|
<Milestone Description - what do we get once done>
|
|
|
|
**FURPS**:
|
|
|
|
- [<Feature Name>](<path/to/furps/file>): <list of furps: F1, etc>
|
|
|
|
**deliverables**:
|
|
|
|
## <Name of deliverable 1 - eg "improve feature X for the browser">
|
|
|
|
**Owner**: <one waku subteam>
|
|
|
|
**Feature**: [<Feature Name (only 1)>](<path/to/furps/file>)
|
|
|
|
**FURPS**:
|
|
- <F1. copy-paste full furp statement>
|
|
|
|
**Checklist**:
|
|
- [ ] Specs: link to specs
|
|
- [ ] Code: link to GitHub issues/PRs/Epic
|
|
- [ ] Dogfood: link to dogfooding session/artefact
|
|
- [ ] Docs: links to README.md or docs.waku.org (TBD) |