summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 000000000..65069d5cf
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,28 @@
+---
+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
+
+ There are collections of known issues to be aware of:
+ https://curl.haxx.se/docs/knownbugs.html
+ https://curl.haxx.se/docs/todo.html -->
+
+### I did this
+
+### I expected the following
+
+### curl/libcurl version
+
+[curl -V output]
+
+### operating system
+
+<!-- On Unix please post the output of "uname -a" -->