From b8b7e932ccc5fda5ee7eafba057705bcffd2f531 Mon Sep 17 00:00:00 2001 From: Josh Berkus Date: Fri, 13 Dec 2024 11:11:36 -0800 Subject: [PATCH] Fix GH Yml format on slack template. Signed-off-by: Josh Berkus --- .github/ISSUE_TEMPLATE/slack-request.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/slack-request.yml b/.github/ISSUE_TEMPLATE/slack-request.yml index c686dc3cf..63cceccdf 100644 --- a/.github/ISSUE_TEMPLATE/slack-request.yml +++ b/.github/ISSUE_TEMPLATE/slack-request.yml @@ -31,8 +31,7 @@ body: required: false - type: input attributes: - label: Is this request supported by an existing Kubernetes group (SIG, WG, Team, Subproject)? If so, please name them here, and tag a SIG lead who can verify - the request. + label: Is this request supported by an existing Kubernetes group (SIG, WG, Team, Subproject)? If so, please name them here, and tag a SIG lead who can verify the request. validations: required: false - type: textarea