diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r-- | .github/ISSUE_TEMPLATE | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index a705e79e5..adda69c91 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -1,5 +1,6 @@ -<!-- Only file bugs here! Ask questions on the mailing list https://curl.haxx.se/mail/ - Do not file security vulnerabilities here, e-mail curl-security at haxx.se +<!-- Only file bugs here! Ask questions on the mailing lists https://curl.haxx.se/mail/ + + SECURITY RELATED? Post it here: https://hackerone.com/curl There are collections of known issues to be aware of: https://curl.haxx.se/docs/knownbugs.html |