change " to '
This commit is contained in:
parent
f2c9c407c7
commit
7ac0207d66
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user