Update prompts/suggest-awesome-github-copilot-prompts.prompt.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Kent Yao
2026-01-15 16:25:21 +08:00
committed by GitHub
parent 41b6941237
commit 0d48c3fb55

View File

@@ -66,7 +66,7 @@ Display analysis results in structured table comparing awesome-copilot prompts w
1. For each local prompt file, construct the raw GitHub URL to fetch the remote version: 1. For each local prompt file, construct the raw GitHub URL to fetch the remote version:
- Pattern: `https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/<filename>` - Pattern: `https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/<filename>`
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) 3. Compare entire file content (including front matter and body)
4. Identify specific differences: 4. Identify specific differences:
- **Front matter changes** (description, tools, mode) - **Front matter changes** (description, tools, mode)