to-squash: github: Remove invalid link from PR template

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 <abombo@microsoft.com>
This commit is contained in:
Aurélien Bombo
2025-08-05 16:42:32 -05:00
committed by Aurélien Bombo
parent 0350f72af5
commit f58fd1a726

View File

@@ -19,7 +19,6 @@ Feel free to delete sections of the template which do not apply to your PR, or a
<!-- Link to Github issues if possible. -->
###### Links to CVEs <!-- optional -->
<!-- https://nvd.nist.gov/vuln/detail/CVE-YYYY-XXXX -->
###### Test Methodology
<!-- How was this test validated? i.e. local build, pipeline build etc. -->