]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
github: Update automatic labels in issue templates
authorTobias Brunner <tobias@strongswan.org>
Fri, 6 May 2022 11:11:53 +0000 (13:11 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 6 May 2022 11:12:21 +0000 (13:12 +0200)
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md

index 1bf2ae70e7a97cddb973626bcd59217ac5001567..094e79a993461cb90caeaa30d2d0ea5a36c5ba04 100644 (file)
@@ -1,7 +1,7 @@
 ---
 name: "🐛 Bug report"
 about: Report a reproducible bug or regression
-labels: bug, needs triage
+labels: bug, new
 ---
 
 <!--
index 5ad43f2602b4d99c169388f7b015890003b12102..0dd3f18e29f7d9cfb83250b24670b88e0e8312eb 100644 (file)
@@ -1,7 +1,7 @@
 ---
 name: Feature request
 about: Suggest an idea for this project
-labels: enhancement, needs triage
+labels: enhancement, new
 ---
 
 <!--