From a340fb752d88bfa3a9162e388a82946b92600e62 Mon Sep 17 00:00:00 2001 From: Jackson Kearl Date: Thu, 22 Jul 2021 10:02:19 -0700 Subject: [PATCH] Update commands.json --- .github/commands.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/commands.json b/.github/commands.json index 8a1fb37ee60..2fcc09dec6b 100644 --- a/.github/commands.json +++ b/.github/commands.json @@ -402,6 +402,7 @@ "comment": "Thanks for reporting this issue! Unfortunately, it's hard for us to understand what issue you're seeing. Please help us out by providing a screen recording showing exactly what isn't working as expected. While we can work with most standard formats, `.gif` files are preferred as they are displayed inline on GitHub. You may find https://gifcap.dev helpful as a browser-based gif recording tool.\n\nIf the issue depends on keyboard input, you can help us by enabling screencast mode for the recording (`Developer: Toggle Screencast Mode` in the command palette).\n\nHappy coding!" }, { + "__comment__": "Allows folks on the team to label issues by commenting: `\label My-Label` " "type": "comment", "name": "label", "allowUsers": []