From 80d558e6f66d2d783939c5f1446e30550f1e2600 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 01:33:32 +0000 Subject: [PATCH] chore: publish from main --- instructions/prompt.instructions.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/instructions/prompt.instructions.md b/instructions/prompt.instructions.md index 4485d8a8..4a36551b 100644 --- a/instructions/prompt.instructions.md +++ b/instructions/prompt.instructions.md @@ -83,6 +83,5 @@ Every prompt file should include YAML frontmatter with the following fields: - Coordinate with other repositories: when a prompt proves broadly useful, extract common guidance into instruction files or shared prompt packs. ## Additional Resources -- [Prompt Files Documentation](https://code.visualstudio.com/docs/copilot/customization/prompt-files#_prompt-file-format) -- [Awesome Copilot Prompt Files](https://github.com/github/awesome-copilot/tree/main/prompts) -- [Tool Configuration](https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode#_agent-mode-tools) +- [Prompt Files Documentation](https://code.visualstudio.com/docs/agent-customization/prompt-files#_prompt-file-format) +- [Tool Configuration](https://code.visualstudio.com/docs/agents/run/tools)