mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-09 08:55:55 -04:00
Fix incorrect whitespaces plural
This commit is contained in:
parent
51c8bd3113
commit
1c1ff452a4
1 changed files with 1 additions and 1 deletions
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -9,7 +9,7 @@ https://git.k8s.io/community/contributors/devel/sig-release/release.md#issuepr-k
|
|||
-->
|
||||
|
||||
**What type of PR is this?**
|
||||
> Uncomment only one ` /kind <>` line, hit enter to put that in a new line, and remove leading whitespaces from that line:
|
||||
> Uncomment only one ` /kind <>` line, hit enter to put that in a new line, and remove leading whitespace from that line:
|
||||
>
|
||||
> /kind api-change
|
||||
> /kind bug
|
||||
|
|
|
|||
Loading…
Reference in a new issue