summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-09-17 14:03:33 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-09-17 15:22:11 +0200
commitcd048aaa2838d6dbf54e19a2cdc4552ae227bf27 (patch)
tree0840ab0b22d1a16f6729d4708593a51154f12da6
parent48fb543d7f5febdebce94e960e7607164a217b19 (diff)
downloadcurl-cd048aaa2838d6dbf54e19a2cdc4552ae227bf27.tar.gz
github: remove the duplicate "Security vulnerability" entry
... since github adds an entry automatically by itself. Closes #5970
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index 4ff627346..084a84ea1 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