106 lines
1.9 KiB
Markdown
106 lines
1.9 KiB
Markdown
|
|
---
|
||
|
|
title: Feature Launch Template
|
||
|
|
type: feature-launch
|
||
|
|
version: 1.0
|
||
|
|
description: "Template für die Entwicklung eines neuen Features oder Produkts"
|
||
|
|
created: 2025-01-01
|
||
|
|
---
|
||
|
|
|
||
|
|
# {Feature-Name}
|
||
|
|
|
||
|
|
## Overview
|
||
|
|
|
||
|
|
**Beschreibung:**
|
||
|
|
{Beschreibe das Feature in 2-3 Sätzen. Was ist der Hauptzweck und welcher Nutzen entsteht für die User?}
|
||
|
|
|
||
|
|
**Warum ist dieses Feature wichtig?**
|
||
|
|
{Erkläre den strategischen Kontext und die Motivation für dieses Feature.}
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Goals
|
||
|
|
|
||
|
|
**Hauptziel:**
|
||
|
|
{Hauptziel in einem Satz beschreiben}
|
||
|
|
|
||
|
|
1. **Ziel 1:** {Zielbeschreibung}
|
||
|
|
2. **Ziel 2:** {Zielbeschreibung}
|
||
|
|
3. **Ziel 3:** {Zielbeschreibung}
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Scope
|
||
|
|
|
||
|
|
**In-Scope:**
|
||
|
|
- {In-Scope Punkt 1}
|
||
|
|
- {In-Scope Punkt 2}
|
||
|
|
- {In-Scope Punkt 3}
|
||
|
|
|
||
|
|
**Out-of-Scope:**
|
||
|
|
- {Out-of-Scope Punkt 1}
|
||
|
|
- {Out-of-Scope Punkt 2}
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Deliverables
|
||
|
|
|
||
|
|
1. {Deliverable 1}
|
||
|
|
2. {Deliverable 2}
|
||
|
|
3. {Deliverable 3}
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Timeline
|
||
|
|
|
||
|
|
**Geplanter Start:** {Datum}
|
||
|
|
|
||
|
|
**Meilensteine:**
|
||
|
|
|
||
|
|
1. **Phase 1: Konzeption** — {Startdatum} bis {Enddatum}
|
||
|
|
- {Teilaufgabe}
|
||
|
|
|
||
|
|
2. **Phase 2: Entwicklung** — {Startdatum} bis {Enddatum}
|
||
|
|
- {Teilaufgabe}
|
||
|
|
|
||
|
|
3. **Phase 3: Testing** — {Startdatum} bis {Enddatum}
|
||
|
|
- {Teilaufgabe}
|
||
|
|
|
||
|
|
4. **Phase 4: Launch** — {Startdatum}
|
||
|
|
- {Teilaufgabe}
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Team-Rollen
|
||
|
|
|
||
|
|
**Project Lead:** @{Person}
|
||
|
|
**Development:** @{Person(en)}
|
||
|
|
**Design:** @{Person(en)}
|
||
|
|
**QA:** @{Person(en)}
|
||
|
|
**Stakeholder:** @{Person(en)}
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Dependencies
|
||
|
|
|
||
|
|
- {Abhängigkeit 1 — Wer ist verantwortlich?}
|
||
|
|
- {Abhängigkeit 2 — Wer ist verantwortlich?}
|
||
|
|
- {Abhängigkeit 3 — Wer ist verantwortlich?}
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Risks
|
||
|
|
|
||
|
|
1. **Risiko 1:** {Beschreibung}
|
||
|
|
- **Impact:** {Hoch/Mittel/Niedrig}
|
||
|
|
- **Mitigation:** {Wie minimieren wir das Risiko?}
|
||
|
|
|
||
|
|
2. **Risiko 2:** {Beschreibung}
|
||
|
|
- **Impact:** {Hoch/Mittel/Niedrig}
|
||
|
|
- **Mitigation:** {Wie minimieren wir das Risiko?}
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
## Notes
|
||
|
|
|
||
|
|
{Platz für zusätzliche Notizen, Entscheidungen oder Kontext.}
|