aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorEmil Engler <me@emilengler.com>2020-02-08 11:23:54 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-02-08 18:13:46 +0100
commit11ee0640ac9beb5404ae53fa2184fb8f09d53813 (patch)
tree6dceebaa42ab61197d21526c1eaba858789f3744 /.github
parent8f74bb361a403b905ba51c5bd310fd14312f9cb5 (diff)
github: Instructions to post "uname -a" on Unix systems in issues
Closes #4896
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE2
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" -->