Merge pull request #8215 from jberkus/yml
Fix GH Yml format on slack template.
This commit is contained in:
commit
f6ff6f9f89
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue