diff --git a/prompts/github-copilot-custom-instructions.prompt.md b/prompts/github-copilot-custom-instructions.prompt.md index 5e8f742..4db73d2 100644 --- a/prompts/github-copilot-custom-instructions.prompt.md +++ b/prompts/github-copilot-custom-instructions.prompt.md @@ -1,5 +1,5 @@ --- -mode: "ask, edit, agent" +mode: "agent" tools: ["codebase", "editFiles", "problems"] description: "Create a GitHub Copilot Custom instructions file" ---