GitHub Templates: Remove trailing whitespaces. (#9172)

This commit is contained in:
Marco Ebert 2022-10-17 17:47:08 +02:00 committed by GitHub
parent a3bed7ae4c
commit 5e0932a885
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ assignees:
- rikatz - rikatz
--- ---
<!-- if you found something that impacts directly ingress-nginx and <!-- if you found something that impacts directly ingress-nginx and
is not a public CVE yet, please reach out security@kubernetes.io" --> is not a public CVE yet, please reach out security@kubernetes.io" -->
<!-- What scanner and version reported the CVE? --> <!-- What scanner and version reported the CVE? -->

View file

@ -64,5 +64,5 @@ Enter your extended release note in the block below. If the PR requires addition
For more information on release notes see: https://git.k8s.io/community/contributors/guide/release-notes.md For more information on release notes see: https://git.k8s.io/community/contributors/guide/release-notes.md
--> -->
```release-note ```release-note
PLACE RELEASE NOTES HERE PLACE RELEASE NOTES HERE
``` ```