From 1e25eedcf4e4f83ff75140165f5a5f304d684827 Mon Sep 17 00:00:00 2001 From: Alexandru Dima Date: Thu, 12 Dec 2019 16:27:53 +0100 Subject: [PATCH] Update commands.yml --- .github/commands.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/commands.yml b/.github/commands.yml index 831ba725..3f0def4b 100644 --- a/.github/commands.yml +++ b/.github/commands.yml @@ -13,7 +13,7 @@ name: '*question', allowTriggerByBot: true, 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',