issue template default to kind/support

we can `/kind bug` when an issue has evidence that it's a registry bug. we should track support tickets and known bugs seperately.
This commit is contained in:
Benjamin Elder 2023-04-05 11:07:08 -07:00
parent e6b395a57d
commit 06a2b64409
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: Report an issue with registry.k8s.io
description: Report a bug encountered while using registry.k8s.io
labels: ["sig/k8s-infra", "kind/bug", "needs/triage"]
labels: ["sig/k8s-infra", "kind/support", "needs/triage"]
body:
- type: checkboxes
attributes: