From: Daniel Stenberg Date: Thu, 17 Sep 2020 12:03:33 +0000 (+0200) Subject: github: remove the duplicate "Security vulnerability" entry X-Git-Tag: curl-7_73_0~86 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cd048aaa2838d6dbf54e19a2cdc4552ae227bf27;p=thirdparty%2Fcurl.git github: remove the duplicate "Security vulnerability" entry ... since github adds an entry automatically by itself. Closes #5970 --- 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