mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
7 lines
314 B
YAML
7 lines
314 B
YAML
{
|
|
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. See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines.\n\nHappy Coding!"
|
|
}
|