From 219cd301abb1d33f0fac99be443c053ec33715d1 Mon Sep 17 00:00:00 2001 From: Andre Eleuterio <11207474+andreeleuterio@users.noreply.github.com> Date: Fri, 9 Sep 2022 20:45:05 -0300 Subject: [PATCH] Security issue template typo (#41607) --- .github/ISSUE_TEMPLATE/security-release-approval.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/security-release-approval.md b/.github/ISSUE_TEMPLATE/security-release-approval.md index a3e3193f072..c6f88b29c38 100644 --- a/.github/ISSUE_TEMPLATE/security-release-approval.md +++ b/.github/ISSUE_TEMPLATE/security-release-approval.md @@ -10,4 +10,4 @@ assignees: andreeleuterio, evict, willdollman, ferozsalam, mohammadualam Security must close this issue before releases. It is the responsibility of the Security Engineer on rotation the week the release is cut. More steps will be added in the future. - [ ] All feasible CVEs are closed. -- [ ] Any open CVEs are documented in the handbook +- [ ] Any open CVEs are documented in the handbook.