From eaf38570e79375cdf4b296764a411f8cfd4d58aa Mon Sep 17 00:00:00 2001 From: Justin Chadwell Date: Tue, 2 May 2023 09:03:38 +0100 Subject: [PATCH] github: don't auto-add kind/bug labels kind labels should only be manually added by maintainers after confirming the issue. Otherwise, it can be tricky to sort through all the issues when filtering for legitimate bugs. Signed-off-by: Justin Chadwell --- .github/ISSUE_TEMPLATE/bug.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index e7c6345c..4cf7755e 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -2,7 +2,6 @@ name: Bug Report description: Report a bug labels: - - kind/bug - status/triage body: