mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
Update commands.yml
This commit is contained in:
parent
fc473a7565
commit
1e25eedcf4
1 changed files with 1 additions and 1 deletions
2
.github/commands.yml
vendored
2
.github/commands.yml
vendored
|
|
@ -13,7 +13,7 @@
|
||||||
name: '*question',
|
name: '*question',
|
||||||
allowTriggerByBot: true,
|
allowTriggerByBot: true,
|
||||||
action: 'close',
|
action: 'close',
|
||||||
comment: "Please ask your question on [StackOverflow](https://stackoverflow.com/questions/tagged/monaco-editor). We have a great community over [there](https://stackoverflow.com/questions/tagged/monaco-editor). They have already answered hundreds of questions and are happy to answer yours as well. See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines.\n\nHappy Coding!"
|
comment: "Please ask your question on [StackOverflow](https://stackoverflow.com/questions/tagged/monaco-editor). We have a great community over [there](https://stackoverflow.com/questions/tagged/monaco-editor). They have already answered hundreds of questions and are happy to answer yours as well. You can also try [searching through existing issues](https://github.com/microsoft/monaco-editor/issues?utf8=%E2%9C%93&q=is%3Aissue+). See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines.\n\nHappy Coding!"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'label',
|
type: 'label',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue