瀏覽代碼

Fix needs more info label

Alexandru Dima 5 年之前
父節點
當前提交
bc8541448a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/needs_more_info.yml

+ 1 - 1
.github/needs_more_info.yml

@@ -1,6 +1,6 @@
 {
     daysUntilClose: 7,
-    needsMoreInfoLabel: 'needs more info',
+    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!"
 }