kubectl: Update triage/support label references to kind/support
The label triage/support has been reclassified as kind/support. The kind/* family of labels makes more logical sense, as they describe the "kind" of thing an issue or PR is. For more information, see the announcement email: https://groups.google.com/g/kubernetes-dev/c/YcaJpsjjLKw/m/i15cLLx5CAAJ Kubernetes-commit: c761a343cbda0e92644f66cb03cada8ae0fd39d2
This commit is contained in:
parent
71ac2fb30b
commit
1e1b8af18b
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
name: Support Request
|
||||
about: Support request or question relating to kubectl
|
||||
labels: triage/support
|
||||
labels: kind/support
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue