From b7cd7aabd4e297f28fc459818c9f5be8a2ef46f9 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 18 Feb 2016 11:55:59 +0100 Subject: [PATCH] ISSUE_TEMPLATE: github issue template First version, try this out! --- .github/ISSUE_TEMPLATE | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE new file mode 100644 index 000000000..a7ef910fd --- /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