فهرست منبع

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
 name: 🐞 Bug Report
 about: Report a reproducible bug for mailcow. (NOT to be used for support questions.)
 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
 name: 💡 Feature Request
 about: Suggest an idea for mailcow.
 about: Suggest an idea for mailcow.
-labels: enhancement, Needs triage
+labels: enhancement
 ---
 ---
 
 
 <!--
 <!--