Config for automatically closing 'needs more info' issues
parent
e87e0999d4
commit
1d2d9fe416
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
daysUntilClose: 7,
|
||||
needsMoreInfoLabel: 'needs more info',
|
||||
perform: false,
|
||||
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.'
|
||||
}
|
Loading…
Reference in New Issue