mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 19:42:56 +01:00
Fix needs more info label
This commit is contained in:
parent
f9a8e60122
commit
bc8541448a
1 changed files with 1 additions and 1 deletions
2
.github/needs_more_info.yml
vendored
2
.github/needs_more_info.yml
vendored
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
daysUntilClose: 7,
|
daysUntilClose: 7,
|
||||||
needsMoreInfoLabel: 'needs more info',
|
needsMoreInfoLabel: 'needs-more-info',
|
||||||
perform: true,
|
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!"
|
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!"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue