]> granicus.if.org Git - curl/commitdiff
ISSUE_TEMPLATE: for bugs, ask questions on the mailing list
authorDaniel Stenberg <daniel@haxx.se>
Fri, 10 Mar 2017 09:32:01 +0000 (10:32 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 10 Mar 2017 09:32:01 +0000 (10:32 +0100)
and try to add the top comment within an HTML comment in the hope
that it might get hidden if the text is kept

.github/ISSUE_TEMPLATE

index 224b8719ebf79ecaeeab5c70521ffa0db11ab1ec..3a93c5bdffe378aa5236be075fc7cc8608c0b0d2 100644 (file)
@@ -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