Skip to content

Commit

Permalink
GitHub Templates: Remove trailing whitespaces. (#9172)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gacko authored Oct 17, 2022
1 parent a3bed7a commit 5e0932a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/cve_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ assignees:
- 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 [email protected]" -->

<!-- What scanner and version reported the CVE? -->
Expand Down
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
-->
```release-note
PLACE RELEASE NOTES HERE
PLACE RELEASE NOTES HERE
```

0 comments on commit 5e0932a

Please sign in to comment.