From 93c11c03bf61cb11eda1e58520daeded8619ada7 Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Sat, 3 Oct 2020 10:12:31 -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.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md index ed0f3f973..f1cd9d332 100644 --- a/.github/ISSUE_TEMPLATE/support.md +++ b/.github/ISSUE_TEMPLATE/support.md @@ -1,7 +1,7 @@ --- name: Support Request about: Support request or question relating to Node Feature Discovery -labels: triage/support +labels: kind/support ---