From da4c2ab8cd50980e6c223526d4143a50f373bb25 Mon Sep 17 00:00:00 2001 From: Sam Quakenbush Date: Wed, 30 Jul 2025 18:25:25 -0400 Subject: [PATCH] fix: correct formatting of description in prompt-builder prompt --- prompts/prompt-builder.prompt.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/prompts/prompt-builder.prompt.md b/prompts/prompt-builder.prompt.md index 996c93a..bf8f52f 100644 --- a/prompts/prompt-builder.prompt.md +++ b/prompts/prompt-builder.prompt.md @@ -1,8 +1,7 @@ --- ---- -description: 'Guide users through creating high-quality GitHub Copilot prompts with proper structure, tools, and best practices.' mode: 'agent' tools: ['codebase', 'editFiles', 'search'] +description: 'Guide users through creating high-quality GitHub Copilot prompts with proper structure, tools, and best practices.' --- # Professional Prompt Builder