Fix needs more info label

pull/1737/head
Alexandru Dima 2019-12-20 16:14:22 +01:00 committed by GitHub
parent f9a8e60122
commit bc8541448a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
daysUntilClose: 7,
needsMoreInfoLabel: 'needs more info',
needsMoreInfoLabel: 'needs-more-info',
perform: true,
closeComment: "This issue has been closed automatically because it needs more information and has not had recent activity. See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines.\n\nHappy Coding!"
}