From: Daniel Stenberg Date: Thu, 18 Feb 2016 10:55:59 +0000 (+0100) Subject: ISSUE_TEMPLATE: github issue template X-Git-Tag: curl-7_48_0~128 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b7cd7aabd4e297f28fc459818c9f5be8a2ef46f9;p=thirdparty%2Fcurl.git ISSUE_TEMPLATE: github issue template First version, try this out! --- diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE new file mode 100644 index 0000000000..a7ef910fdf --- /dev/null +++ b/.github/ISSUE_TEMPLATE @@ -0,0 +1,9 @@ +### I did this + +### I expected the following + +### curl/libcurl version + +[curl -V output perhaps?] + +### operating system