vscode/.github/needs_more_info.yml
2019-06-07 16:23:01 +02:00

7 lines
331 B
YAML

{
daysUntilClose: 7,
needsMoreInfoLabel: 'needs more info TEMPORARILIY OFF',
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!"
}