Add *english-please label action for bots. Fix #72766 (#72767)

pull/72874/head
Pine 2019-04-25 02:07:19 -07:00 committed by Christof Marti
parent 4c7fed5523
commit 908cdaf6d2
1 changed files with 6 additions and 0 deletions

View File

@ -51,6 +51,12 @@
action: 'close',
comment: "The described behavior is how it is expected to work. If you disagree, please explain what is expected and what is not in more detail. See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines.\n\nHappy Coding!"
},
{
type: 'label',
name: '*english-please',
action: 'close',
comment: "This issue is being closed because its description is not in English, that makes it hard for us to work on it. Please open a new issue with an English description. You might find [Bing Translator](https://www.bing.com/translator) useful."
},
{
type: 'comment',
name: 'duplicate',