Add needs_more_info for probot

This commit is contained in:
Rob Lourens 2017-10-03 22:37:12 -07:00
Родитель 808c9df862
Коммит a89d57e4e9
1 изменённых файлов: 6 добавлений и 0 удалений

6
.github/needs_more_info.yml поставляемый Normal file
Просмотреть файл

@ -0,0 +1,6 @@
{
daysUntilClose: 7,
needsMoreInfoLabel: 'needs more info',
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.'
}