mirror of
https://github.com/curl/curl.git
synced 2025-01-24 14:15:18 +08:00
48fb543d7f
This helps us to avoid getting feature requests as well as security bugs reported into the issue tracker. Closes #5936
15 lines
738 B
YAML
15 lines
738 B
YAML
blank_issues_enabled: false
|
|
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
|
|
- name: Commercial support
|
|
url: https://curl.haxx.se/support.html
|
|
about: Several companies are offering paid support for curl/libcurl
|