diff options
author | Emil Engler <me@emilengler.com> | 2020-02-08 11:23:54 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-02-08 18:13:46 +0100 |
commit | 11ee0640ac9beb5404ae53fa2184fb8f09d53813 (patch) | |
tree | 6dceebaa42ab61197d21526c1eaba858789f3744 /.github | |
parent | 8f74bb361a403b905ba51c5bd310fd14312f9cb5 (diff) | |
download | curl-11ee0640ac9beb5404ae53fa2184fb8f09d53813.tar.gz |
github: Instructions to post "uname -a" on Unix systems in issues
Closes #4896
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index adda69c91..452cafb59 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -15,3 +15,5 @@ [curl -V output] ### operating system + +<!-- On Unix please post the output of "uname -a" --> |