chore: fix docs issue

This commit is contained in:
Ralph Khreish
2025-10-08 14:06:41 +02:00
parent c770f10265
commit 968c38c31d

View File

@@ -32,7 +32,8 @@ The more context you give the model, the better the breakdown and results.
## Writing a PRD for Task Master
<Note>Two example PRD templates are available in `.taskmaster/templates/`:
<Note>
Two example PRD templates are available in `.taskmaster/templates/`:
- `example_prd.txt` - Simple template for straightforward projects
- `example_prd_rpg.txt` - Advanced RPG (Repository Planning Graph) template for complex projects with dependencies
</Note>