Skip to content

Commit

Permalink
github: don't auto-add kind/bug labels
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
jedevc committed May 11, 2023
1 parent 41e1693 commit eaf3857
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
name: Bug Report
description: Report a bug
labels:
- kind/bug
- status/triage

body:
Expand Down

0 comments on commit eaf3857

Please sign in to comment.