mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-30 05:21:08 +01:00
7 lines
369 B
YAML
7 lines
369 B
YAML
{
|
|
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.'
|
|
}
|