1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 19:45:04 -05:00

github: use new issue template feature

This helps us to avoid getting feature requests as well as security
bugs reported into the issue tracker.

Closes #5936
This commit is contained in:
Emil Engler 2020-09-08 08:50:16 +02:00 committed by Daniel Stenberg
parent c0f0e400e0
commit 48fb543d7f
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
2 changed files with 23 additions and 0 deletions

View File

@ -1,3 +1,12 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
<!-- Only file bugs here! Ask questions on the mailing lists https://curl.haxx.se/mail/
SECURITY RELATED? Post it here: https://hackerone.com/curl

14
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,14 @@
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