From 968c38c31da5b2c8fb495146519d5bbed0fb8195 Mon Sep 17 00:00:00 2001 From: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com> Date: Wed, 8 Oct 2025 14:06:41 +0200 Subject: [PATCH] chore: fix docs issue --- apps/docs/getting-started/quick-start/prd-quick.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/docs/getting-started/quick-start/prd-quick.mdx b/apps/docs/getting-started/quick-start/prd-quick.mdx index b7de4d39..07187d02 100644 --- a/apps/docs/getting-started/quick-start/prd-quick.mdx +++ b/apps/docs/getting-started/quick-start/prd-quick.mdx @@ -32,7 +32,8 @@ The more context you give the model, the better the breakdown and results. ## Writing a PRD for Task Master -Two example PRD templates are available in `.taskmaster/templates/`: + +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