change " to '

This commit is contained in:
Sam Quakenbush 2025-07-30 18:20:45 -04:00
parent f2c9c407c7
commit 7ac0207d66

View File

@ -1,7 +1,8 @@
---
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.'
mode: 'agent'
tools: ['codebase', 'editFiles', 'search']
---
# Professional Prompt Builder