feat(basecamp-project): add project templates

This commit is contained in:
m3tm3re
2026-04-27 09:59:20 +02:00
parent ed39bf144a
commit a27df14ea4
7 changed files with 788 additions and 0 deletions

View File

@@ -0,0 +1,44 @@
---
title: Custom Project Template
type: custom
version: 1.0
description: "Minimal-Template für eigene Projekte"
created: 2025-01-01
---
# {Projekt-Name}
## Overview
**Beschreibung:**
{Beschreibe das Projekt in 2-3 Sätzen.}
**Kontext:**
{Warum wird dieses Projekt gestartet? Was ist der Hintergrund?}
---
## Goals
1. {Ziel 1}
2. {Ziel 2}
3. {Ziel 3}
---
## TODO: Add sections as needed
{Platz für eigene Sektionen. Empfohlene Ergänzungen:}
- Scope (In-Scope / Out-of-Scope)
- Timeline / Meilensteine
- Team / Rollen
- Deliverables
- Risks
- Dependencies
---
## Notes
{Platz für Notizen und zusätzliche Informationen}