From 7022fdc72e51d8768a5b1772bd46128c864ea7a1 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 6 May 2022 13:11:53 +0200 Subject: [PATCH] github: Update automatic labels in issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1bf2ae70e7..094e79a993 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: "🐛 Bug report" about: Report a reproducible bug or regression -labels: bug, needs triage +labels: bug, new ---