From 66dae5060efb69f4d9a5bd785df43cf9ad18219a Mon Sep 17 00:00:00 2001 From: dmcyber Date: Mon, 3 Jul 2023 13:11:10 -0700 Subject: [PATCH] Create pull_request_template.md Add a PR template warning of deprecation and that PRs won't result in CVEs. --- .github/pull_request_template.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000000..720c8969840 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,10 @@ +## Do Not submit PRs to this repo. + + +The CVE Program Git Hub Pilot is Deprecated as of 30 June 2023. + + +Your PR will Not generate a CVE Record. + + +Please see CVE.org for more info.