add seeding for team-service

This commit is contained in:
2026-03-11 18:31:33 +01:00
parent 9b9ae3208d
commit 9408889ba6
3 changed files with 44 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ Document all AI prompts and track which files were modified as a result of each
### Prompt Entry Format
Each prompt entry should follow this structure:
1. **Prompt text**: Write the actual prompt as a bullet point while rewriting it so it's nicer to read but still closely resembles the original (`-`)
1. **Prompt text**: Write the actual prompt as a bullet point while only fixing grammatical errors (`-`)
2. **Separator**: Add `<br><br>` after the prompt text
3. **File changes header**: Add the line `Folgende Dateien wurden in diesem Prompt verändert:`
4. **File list**: List all affected files as indented sub-bullets (4 spaces + `-`)