diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE | 9 |
1 files changed, 9 insertions, 0 deletions
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 |