瀏覽代碼

Removed needs triage label from issue templates (#3867)

Patrik Kernstock 4 年之前
父節點
當前提交
4d6e44e329
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      .github/ISSUE_TEMPLATE/Bug_report.md
  2. 1 1
      .github/ISSUE_TEMPLATE/Feature_request.md

+ 1 - 1
.github/ISSUE_TEMPLATE/Bug_report.md

@@ -1,7 +1,7 @@
 ---
 name: 🐞 Bug Report
 about: Report a reproducible bug for mailcow. (NOT to be used for support questions.)
-labels: bug, Needs triage
+labels: bug
 ---
 
 <!--

+ 1 - 1
.github/ISSUE_TEMPLATE/Feature_request.md

@@ -1,7 +1,7 @@
 ---
 name: 💡 Feature Request
 about: Suggest an idea for mailcow.
-labels: enhancement, Needs triage
+labels: enhancement
 ---
 
 <!--