From 6f1be168ecac49437c00a01fcb27d6642a72be0c Mon Sep 17 00:00:00 2001 From: Ben Villalobos Date: Wed, 12 Nov 2025 13:47:07 -0800 Subject: [PATCH] `/find-issue` should always link issues (#277003) --- .github/prompts/find-issue.prompt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/prompts/find-issue.prompt.md b/.github/prompts/find-issue.prompt.md index c5907e3614c..acdd3908d84 100644 --- a/.github/prompts/find-issue.prompt.md +++ b/.github/prompts/find-issue.prompt.md @@ -52,7 +52,7 @@ When the user describes a potential bug, crash, or feature request: - "NullReferenceException loader crash" - "Windows DataLoader crash" ``` - - **Then**, summarize results in a Markdown table with the following columns: #, Title, State, Relevance, Notes. Use emojis for state (🔓 Open, 🔒 Closed) and relevance (✅ Exact, 🔗 Related). + - **Then**, summarize results in a Markdown table with the following columns: #, Title, State, Relevance, Notes. Use emojis for state (🔓 Open, 🔒 Closed) and relevance (✅ Exact, 🔗 Related). **Important**: Ensure the issue numbers are direct links to the issues. 5. **Conclude** - Matching context → recommend most relevant issue