mirror of
https://github.com/curl/curl.git
synced 2026-04-17 15:31:40 +03:00
ISSUE_TEMPLATE: for bugs, ask questions on the mailing list
and try to add the top comment within an HTML comment in the hope that it might get hidden if the text is kept
This commit is contained in:
parent
12f04142c1
commit
7c847ab9d5
1 changed files with 7 additions and 3 deletions
10
.github/ISSUE_TEMPLATE
vendored
10
.github/ISSUE_TEMPLATE
vendored
|
|
@ -1,5 +1,9 @@
|
|||
[ There are collections of known issues to be aware of:
|
||||
https://curl.haxx.se/docs/knownbugs.html https://curl.haxx.se/docs/todo.html ]
|
||||
<!-- Only file bugs here! Questions should be taken on the mailing list,
|
||||
see https://curl.haxx.se/mail/
|
||||
|
||||
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
|
||||
|
||||
|
|
@ -7,6 +11,6 @@
|
|||
|
||||
### curl/libcurl version
|
||||
|
||||
[curl -V output perhaps?]
|
||||
[curl -V output]
|
||||
|
||||
### operating system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue