Issue templates: Remove duplicate links to security policy (#91590)

* Remove security link from config file
* Delete security.md
This commit is contained in:
Alex Waygood 2022-04-16 03:06:51 +01:00 committed by GitHub
parent 1169b0b3ca
commit 4e661cd691
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 28 deletions

View File

@ -5,6 +5,3 @@ contact_links:
- name: "Proposing new features"
about: "Submit major feature proposal (e.g. syntax changes) to an ideas forum first."
url: "https://discuss.python.org/c/ideas/6"
- name: "Reporting security vulnerabilities"
about: "See here for details on reporting security vulnerabilities in CPython"
url: "https://www.python.org/dev/security/"

View File

@ -1,25 +0,0 @@
---
name: Security vulnerability report
about: Submit a report regarding a security vulnerability
labels: "type-security"
---
<!--
Note that security issues should generally first be sent to the "security at python dot org" email address.
See here for further details: https://www.python.org/dev/security/
-->
**Security vulnerability report**
A description of what the security vulnerability is.
**Your environment**
<!-- Include as many relevant details about your environment as possible -->
- CPython versions tested on:
- Operating system and architecture:
<!--
You can freely edit this text. Remove any lines you believe are unnecessary.
-->