Skip to content

Commit f6ff6f9

Browse files
authored
Merge pull request #8215 from jberkus/yml
Fix GH Yml format on slack template.
2 parents 11a1498 + b8b7e93 commit f6ff6f9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/ISSUE_TEMPLATE/slack-request.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ body:
3131
required: false
3232
- type: input
3333
attributes:
34-
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
35-
the request.
34+
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.
3635
validations:
3736
required: false
3837
- type: textarea

0 commit comments

Comments
 (0)