From 1176cc4ffa2cb615da326e88ec69f10ad4e61807 Mon Sep 17 00:00:00 2001 From: Kent Yao Date: Thu, 15 Jan 2026 16:25:30 +0800 Subject: [PATCH] Update prompts/suggest-awesome-github-copilot-instructions.prompt.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- prompts/suggest-awesome-github-copilot-instructions.prompt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prompts/suggest-awesome-github-copilot-instructions.prompt.md b/prompts/suggest-awesome-github-copilot-instructions.prompt.md index 961d12d8..283dfacd 100644 --- a/prompts/suggest-awesome-github-copilot-instructions.prompt.md +++ b/prompts/suggest-awesome-github-copilot-instructions.prompt.md @@ -66,7 +66,7 @@ Display analysis results in structured table comparing awesome-copilot instructi 1. For each local instruction file, construct the raw GitHub URL to fetch the remote version: - Pattern: `https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/` -2. Fetch the remote version using the `fetch` tool +2. Fetch the remote version using the `#fetch` tool 3. Compare entire file content (including front matter and body) 4. Identify specific differences: - **Front matter changes** (description, applyTo patterns)