/find-issue should always link issues (#277003)

This commit is contained in:
Ben Villalobos
2025-11-12 13:47:07 -08:00
committed by GitHub
parent b625e085b7
commit 6f1be168ec

View File

@@ -52,7 +52,7 @@ When the user describes a potential bug, crash, or feature request:
- "NullReferenceException loader crash" - "NullReferenceException loader crash"
- "Windows DataLoader 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** 5. **Conclude**
- Matching context → recommend most relevant issue - Matching context → recommend most relevant issue