File: needs_more_info.yml

package info (click to toggle)
node-vscode-lsp 1.0.0~git20230424.1320922-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 4,140 kB
  • sloc: javascript: 451; sh: 41; makefile: 23
file content (6 lines) | stat: -rw-r--r-- 313 bytes parent folder | download
1
2
3
4
5
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. See also our [issue reporting](https://aka.ms/vscodeissuereporting) guidelines.\n\nHappy Coding!"
}