From 9ab9da066eb240efd7d2e6f48863ca2023cd8583 Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Sat, 3 Oct 2020 10:40:08 -0400 Subject: [PATCH] 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 --- .github/ISSUE_TEMPLATE/-support-request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/-support-request.md b/.github/ISSUE_TEMPLATE/-support-request.md index 647181fc1..a148029e0 100644 --- a/.github/ISSUE_TEMPLATE/-support-request.md +++ b/.github/ISSUE_TEMPLATE/-support-request.md @@ -2,7 +2,7 @@ name: "❓Support Request" about: Support request or question relating to external-dns title: '' -labels: triage/support +labels: kind/support assignees: '' ---