diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index d08bfe4cf3..7854fca8b8 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -6,9 +6,6 @@ contact_links: - name: Found a problem with Node.js beyond the API reference documentation? url: https://github.com/nodejs/nodejs.org/issues/new/choose about: Please file an issue in the Node.js website repository. - - name: Want to report security issues or vulnerabilites? - url: https://github.com/nodejs/docker-node/security/policy - about: Please go through our policy for reporting CVEs and security issues. - name: Need help with common questions related to using Node.js with Docker? url: https://stackoverflow.com/questions/tagged/node.js%2bdocker%2bdockerfile about: Please visit Stack Overflow to explore related questions and answers.