pull/129360/head
Jackson Kearl 2021-08-05 22:36:42 +00:00 committed by GitHub
parent ee1655a82e
commit 808f222ed9
1 changed files with 8 additions and 3 deletions

11
.github/commands.json vendored
View File

@ -15,7 +15,7 @@
"type": "label",
"name": "*question",
"action": "close",
"comment": "Please ask your question on [StackOverflow](https://aka.ms/vscodestackoverflow). We have a great community over [there](https://aka.ms/vscodestackoverflow). They have already answered thousands of questions and are happy to answer yours as well. See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines.\n\nHappy Coding!"
"comment": "We closed this issue becuase it is a question about using VS Code rather than an issue or feature request. Please search for help on [StackOverflow](https://aka.ms/vscodestackoverflow), where the community has already answered thousands of similar questions. You may find their [guide on asking a new question](https://aka.ms/vscodestackoverflowquestion) helpful if your question has not already been asked. See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines.\n\nHappy Coding!"
},
{
"type": "label",
@ -68,12 +68,17 @@
{
"type": "label",
"name": "notebook",
"assign": ["rebornix"]
"assign": [
"rebornix"
]
},
{
"type": "label",
"name": "L10N",
"assign": ["csigs", "TylerLeonhardt"]
"assign": [
"csigs",
"TylerLeonhardt"
]
},
{
"type": "comment",