xref: /curl/.github/ISSUE_TEMPLATE/config.yml (revision 89ce7200)
1# Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
2#
3# SPDX-License-Identifier: curl
4
5blank_issues_enabled: false
6contact_links:
7  - name: Ask a question (without email)
8    url: https://github.com/curl/curl/discussions
9    about: Use the Discussion forum here on GitHub
10  - name: Ask a question (using email)
11    url: https://curl.se/mail/
12    about: Send question to the suitable mailing list
13  - name: Commercial support
14    url: https://curl.se/support.html
15    about: Pay for fast quality support for and help with curl/libcurl
16  - name: Feature request
17    url: https://curl.se/mail/
18    about: To propose new features or enhancements, please bring that discussion to a suitable curl mailing list.
19