summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: 2aa32ed90497c342d37c77670ebaf520ea6a135c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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://www.curl.se/mail/

     SECURITY RELATED? Post it here: https://hackerone.com/curl

     There are collections of known issues to be aware of:
     https://www.curl.se/docs/knownbugs.html
     https://www.curl.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" -->