From: Daniel Stenberg Date: Sun, 11 Dec 2016 18:37:44 +0000 (+0100) Subject: ISSUE_TEMPLATE: try mentioning known bugs/todo in new issue template X-Git-Tag: curl-7_52_0~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fad800efdf1cb84f863f3634b85c898fb3d0d66;p=thirdparty%2Fcurl.git ISSUE_TEMPLATE: try mentioning known bugs/todo in new issue template --- diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index a7ef910fdf..224b8719eb 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -1,3 +1,6 @@ +[ 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