mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Ask for requestIds when labeling capi issues (#271592)
Update capi slack message in commands.json Provide instructions for users to supply a requestId to help with investigations.
This commit is contained in:
5
.github/commands.json
vendored
5
.github/commands.json
vendored
@@ -632,8 +632,9 @@
|
||||
"removeLabel": "~capi",
|
||||
"assign": [
|
||||
"samvantran",
|
||||
"thispaul"
|
||||
]
|
||||
"sharonlo"
|
||||
],
|
||||
"comment": "Thank you for creating this issue! Please provide one or more `requestIds` to help the platform team investigate. You can follow instructions [found here](https://github.com/microsoft/vscode/wiki/Copilot-Issues#language-model-requests-and-responses) to locate the `requestId` value.\n\nHappy Coding!"
|
||||
},
|
||||
{
|
||||
"type": "label",
|
||||
|
||||
Reference in New Issue
Block a user