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 <me@jedevc.com>
pull/1767/head
Justin Chadwell 2 years ago
parent 41e1693be0
commit eaf38570e7

@ -2,7 +2,6 @@
name: Bug Report name: Bug Report
description: Report a bug description: Report a bug
labels: labels:
- kind/bug
- status/triage - status/triage
body: body:

Loading…
Cancel
Save