Pārlūkot izejas kodu

Fix needs more info label

Alexandru Dima 5 gadi atpakaļ
vecāks
revīzija
bc8541448a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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!"
 }