mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
copilot blurb for info-needed comment (#252330)
* copilot blurb for info-needed comment * revert formatting junk
This commit is contained in:
4
.github/commands.json
vendored
4
.github/commands.json
vendored
@@ -521,7 +521,7 @@
|
||||
"action": "updateLabels",
|
||||
"addLabel": "info-needed",
|
||||
"removeLabel": "~info-needed",
|
||||
"comment": "Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our [issue reporting guidelines](https://aka.ms/vscodeissuereporting). Please take the time to review these and update the issue.\n\nHappy Coding!"
|
||||
"comment": "Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our [issue reporting guidelines](https://aka.ms/vscodeissuereporting). Please take the time to review these and update the issue.\n\nFor Copilot Issues, be sure to visit our [Copilot-specific guidelines](https://github.com/microsoft/vscode/wiki/Copilot-Issues) page for details on the necessary information.\n\nHappy Coding!"
|
||||
},
|
||||
{
|
||||
"type": "label",
|
||||
@@ -539,7 +539,7 @@
|
||||
"removeLabel": "~confirmation-needed",
|
||||
"comment": "Please diagnose the root cause of the issue by running the command `F1 > Help: Troubleshoot Issue` and following the instructions. Once you have done that, please update the issue with the results.\n\nHappy Coding!"
|
||||
},
|
||||
{
|
||||
{
|
||||
"type": "label",
|
||||
"name": "~chat-rate-limiting",
|
||||
"removeLabel": "~chat-rate-limiting",
|
||||
|
||||
Reference in New Issue
Block a user