diff --git a/.github/ISSUE_TEMPLATE/cve_report.md b/.github/ISSUE_TEMPLATE/cve_report.md index b5ecf7ecf4..11789d4793 100644 --- a/.github/ISSUE_TEMPLATE/cve_report.md +++ b/.github/ISSUE_TEMPLATE/cve_report.md @@ -8,7 +8,7 @@ assignees: - rikatz --- - diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a14cc70040..e3781887a5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -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 ```