From cd048aaa2838d6dbf54e19a2cdc4552ae227bf27 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 17 Sep 2020 14:03:33 +0200 Subject: [PATCH] github: remove the duplicate "Security vulnerability" entry ... since github adds an entry automatically by itself. Closes #5970 --- .github/ISSUE_TEMPLATE/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 4ff627346b..084a84ea17 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,9 +3,6 @@ contact_links: - name: Feature request url: https://curl.haxx.se/mail/ about: To propose new features or enhancements, please bring that discussion to a suitable curl mailing list. - - name: Security vulnerability - url: https://hackerone.com/curl - about: Please report security problems or just suspected security problems to the curl-security team, to allow us to assess and work on it privately before we release a fix and inform the public. - name: Question url: https://curl.haxx.se/mail/ about: Questions should go to the mailing list -- 2.47.3