mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-20 10:19:02 +00:00
/find-issue should always link issues (#277003)
This commit is contained in:
2
.github/prompts/find-issue.prompt.md
vendored
2
.github/prompts/find-issue.prompt.md
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user