Add GitHub Project roadmap seed files (CSV import + board guide)
This commit is contained in:
parent
42f3baecb6
commit
c5d686b5d5
2 changed files with 42 additions and 0 deletions
29
docs/PROJECT_ROADMAP_BOARD.md
Normal file
29
docs/PROJECT_ROADMAP_BOARD.md
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
# StaySense Project Board Seed
|
||||
|
||||
Quelle: `docs/ROADMAP_30_60_90.md` (Stand 2026-02-16)
|
||||
|
||||
## Spaltenvorschlag
|
||||
|
||||
- Backlog
|
||||
- This Sprint
|
||||
- In Progress
|
||||
- Review
|
||||
- Done
|
||||
|
||||
## Feldervorschlag
|
||||
|
||||
- `Status`: Todo, In Progress, Done
|
||||
- `Iteration`: Bereits umgesetzt, 0-30 Tage, 31-60 Tage, 61-90 Tage
|
||||
- `Priority`: P0..P3
|
||||
- `Area`: frontend, backend, data, ops, docs
|
||||
|
||||
## Initiale Items
|
||||
|
||||
Siehe CSV-Import: `docs/PROJECT_ROADMAP_IMPORT.csv`
|
||||
|
||||
## Pflege-Regeln
|
||||
|
||||
1. Jede Roadmap-Task hat klare Akzeptanzkriterien.
|
||||
2. Blocker sofort als Kommentar + Label `blocked`.
|
||||
3. Bei Abschluss: Link zum Commit/PR hinterlegen.
|
||||
4. Monatlich Iteration rollieren (30/60/90 neu zuschneiden).
|
||||
Loading…
Add table
Add a link
Reference in a new issue