From: Tobias Brunner Date: Fri, 4 Apr 2025 06:15:37 +0000 (+0200) Subject: github: Set type in issue templates X-Git-Tag: 6.0.2dr1~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdefe524943f3212412b8d1ea91be1f41485a85c;p=thirdparty%2Fstrongswan.git github: Set type in issue templates --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 094e79a993..882187d903 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,6 +2,7 @@ name: "🐛 Bug report" about: Report a reproducible bug or regression labels: bug, new +type: Bug ---