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:
Bob Killen 2020-10-03 09:32:33 -04:00 committed by Kubernetes Publisher
parent 71ac2fb30b
commit 1e1b8af18b
1 changed files with 1 additions and 1 deletions

View File

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