diff --git a/.github/commands.json b/.github/commands.json index 57aeb77bd9f..361a55aed26 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -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",