Просмотр исходного кода

Added Triage status label

An attempt to improve responsiveness on feature requests.
MariMakes 2 лет назад
Родитель
Сommit
24c12fd3eb
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      .github/ISSUE_TEMPLATE/featurerequest.yaml

+ 2 - 2
.github/ISSUE_TEMPLATE/featurerequest.yaml

@@ -1,6 +1,6 @@
 name: Feature Request
 description: Suggest an idea for this project.
-labels: "Type: New Feature"
+labels: ["Type: New Feature", "Status: Triage"]
 body:
 - type: markdown
   attributes:
@@ -41,4 +41,4 @@ body:
 - type: textarea
   attributes:
     label: Additional information & file uploads
-    description: You can add pictures or files to visualize your feature request in the comments below.
+    description: You can add pictures or files to visualize your feature request in the comments below.