From ca77c1cb14081ac2da8ffe8471e1a5516b208fe6 Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Fri, 2 Oct 2020 08:40:41 -0400 Subject: [PATCH] Update triage/support label in for-approvers doc Migrates triage/support -> kind/support. The for-aprovers.md doc was missed in the update applied in 5878a2a73dfb24c82af54ef2a4406c3de1fe4834 --- content/en/docs/contribute/review/for-approvers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/contribute/review/for-approvers.md b/content/en/docs/contribute/review/for-approvers.md index 82a05bdb86..5c781ec53f 100644 --- a/content/en/docs/contribute/review/for-approvers.md +++ b/content/en/docs/contribute/review/for-approvers.md @@ -190,7 +190,7 @@ close the issue without fixing. Some docs issues are actually issues with the underlying code, or requests for assistance when something, for example a tutorial, doesn't work. -For issues unrelated to docs, close the issue with the `triage/support` label and a comment +For issues unrelated to docs, close the issue with the `kind/support` label and a comment directing the requester to support venues (Slack, Stack Overflow) and, if relevant, the repository to file an issue for bugs with features (`kubernetes/kubernetes` is a great place to start).