From 86dad4cbe2bb395aa7a9e4f3fa26addcdcdb263a Mon Sep 17 00:00:00 2001 From: Rob Bos Date: Mon, 7 Jul 2025 12:16:37 +0200 Subject: [PATCH] Update prompts/github-copilot-custom-instructions.prompt.md --- prompts/github-copilot-custom-instructions.prompt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ---