summaryrefslogtreecommitdiff
path: root/contributors
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2020-10-07 08:31:02 -0700
committerGitHub <noreply@github.com>2020-10-07 08:31:02 -0700
commitc0f0b708d8a7c190790b3b1cbaf0fb5f58da4403 (patch)
treee98e9f41c62b01049e1281ec271fa91829f6700c /contributors
parent362e9534b62d8c89d7dae32bc45da1dcf1c4a9dd (diff)
parent0b0aa63703c81643a54c3a5f8d5ea5ffff3c6834 (diff)
Merge pull request #5186 from mrbobbytables/update-labels
Update triage/support label references to kind/support
Diffstat (limited to 'contributors')
-rw-r--r--contributors/guide/issue-triage.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/guide/issue-triage.md b/contributors/guide/issue-triage.md
index 2e0c1071..9152c7d5 100644
--- a/contributors/guide/issue-triage.md
+++ b/contributors/guide/issue-triage.md
@@ -153,7 +153,7 @@ Use [these labels](https://github.com/kubernetes/kubernetes/labels?utf8=%E2%9C%9
Depending on your permissions, either close or comment on any issues that are identified as support requests, duplicates, or not-reproducible bugs, or that lack enough information from the reporter.
### Support Requests
-Some people mistakenly use GitHub issues to file support requests. Usually they're asking for help configuring some aspect of Kubernetes. To handle such an issue, direct the author to use our [support request channels](#support-requests-channels). Then apply the `triage/support` label, which is directed to our support structures, and apply the `close` label.
+Some people mistakenly use GitHub issues to file support requests. Usually they're asking for help configuring some aspect of Kubernetes. To handle such an issue, direct the author to use our [support request channels](#support-requests-channels). Then apply the `kind/support` label, which is directed to our support structures, and apply the `close` label.
Please find more detailed information about Support Requests in the [Footnotes section](#footnotes).