mirror of https://github.com/docker/buildx.git
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>
This commit is contained in:
parent
41e1693be0
commit
eaf38570e7
|
@ -2,7 +2,6 @@
|
|||
name: Bug Report
|
||||
description: Report a bug
|
||||
labels:
|
||||
- kind/bug
|
||||
- status/triage
|
||||
|
||||
body:
|
||||
|
|
Loading…
Reference in New Issue