Skip to content

Commit c0f0b70

Browse files
authored
Merge pull request #5186 from mrbobbytables/update-labels
Update triage/support label references to kind/support
2 parents 362e953 + 0b0aa63 commit c0f0b70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Support Request
33
about: Support request or question relating to Kubernetes
4-
labels: triage/support
4+
labels: kind/support
55

66
---
77

contributors/guide/issue-triage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Use [these labels](https://github.com/kubernetes/kubernetes/labels?utf8=%E2%9C%9
153153
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.
154154

155155
### Support Requests
156-
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.
156+
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.
157157

158158
Please find more detailed information about Support Requests in the [Footnotes section](#footnotes).
159159

0 commit comments

Comments
 (0)