This commit is contained in:
Jackson Kearl 2021-05-19 11:44:20 -07:00
parent 25a12c75c5
commit 2b30689ab0
No known key found for this signature in database
GPG key ID: DA09A59C409FC400

12
.github/commands.json vendored
View file

@ -133,6 +133,18 @@
"action": "updateLabels",
"addLabel": "~needs more info"
},
{
"type": "comment",
"name": "needsPerfInfo",
"allowUsers": [
"cleidigh",
"usernamehw",
"gjsjohnmurray",
"IllusionMH"
],
"addLabel": "needs more info",
"comment": "Thanks for creating this issue regarding performance! Please follow this guide to help us diagnose performance issues: https://github.com/microsoft/vscode/wiki/Performance-Issues \n\nHappy Coding!"
},
{
"type": "comment",
"name": "jsDebugLogs",