Enable needs-more-info bot plugin

This commit is contained in:
Christof Marti 2017-05-24 11:39:04 -07:00 committed by Dirk Baeumer
parent b648308eb3
commit e4e9bf9621

View file

@ -1,6 +1,6 @@
{
daysUntilClose: 7,
needsMoreInfoLabel: 'needs more info',
perform: false,
perform: true,
closeComment: 'This issue has been closed automatically because it needs more information and has not had recent activity. Please refer to our [guidelines](https://github.com/Microsoft/vscode/blob/master/CONTRIBUTING.md) for filing issues. Thank you for your contributions.'
}