]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
github: use new issue template feature
authorEmil Engler <me@emilengler.com>
Tue, 8 Sep 2020 06:50:16 +0000 (08:50 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 17 Sep 2020 11:58:18 +0000 (13:58 +0200)
This helps us to avoid getting feature requests as well as security
bugs reported into the issue tracker.

Closes #5936

.github/ISSUE_TEMPLATE/bug_report.md [moved from .github/ISSUE_TEMPLATE with 82% similarity]
.github/ISSUE_TEMPLATE/config.yml [new file with mode: 0644]

similarity index 82%
rename from .github/ISSUE_TEMPLATE
rename to .github/ISSUE_TEMPLATE/bug_report.md
index 452cafb5920f58350e71fd7caa4d7207cdb41265..65069d5cf8355e8c62a6f01d20bfe09e0cc8a001 100644 (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
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644 (file)
index 0000000..4ff6273
--- /dev/null
@@ -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