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
This commit is contained in:
Bob Killen
2020-10-03 09:32:33 -04:00
parent 24cfb410f0
commit c761a343cb

View File

@@ -1,7 +1,7 @@
---
name: Support Request
about: Support request or question relating to kubectl
labels: triage/support
labels: kind/support
---