From f58fd1a72628e72a28f4d075c996ccdf02cd3253 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bombo?= Date: Tue, 5 Aug 2025 16:42:32 -0500 Subject: [PATCH] to-squash: github: Remove invalid link from PR template MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This should be squashed into d1eb0ac. This is to avoid the following static-checks error: 2025-08-05T21:39:49.8540588Z .github/pull_request_template.md 2025-08-05T21:39:49.8570049Z ERROR: Invalid URL 'https://nvd.nist.gov/vuln/detail/CVE-YYYY-XXXX' found in the following files: Signed-off-by: Aurélien Bombo --- .github/pull_request_template.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 9f119dbf67..ac0fe8c7ad 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -19,7 +19,6 @@ Feel free to delete sections of the template which do not apply to your PR, or a ###### Links to CVEs - ###### Test Methodology