aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2021-03-10 22:23:31 +0000
committerGitHub <[email protected]>2021-03-10 22:23:31 +0000
commitb57d94c2e1b91e7a8225eab65ad70f277a270c2b (patch)
tree499ba4953784364eae696623f1630c411c7e7cf0 /.github
parentFix redundant documentation (diff)
downloaddocker-osx-b57d94c2e1b91e7a8225eab65ad70f277a270c2b.tar.xz
docker-osx-b57d94c2e1b91e7a8225eab65ad70f277a270c2b.zip
Update issue-template.md
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/issue-template.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/issue-template.md b/.github/ISSUE_TEMPLATE/issue-template.md
index 90f72e3..695733e 100644
--- a/.github/ISSUE_TEMPLATE/issue-template.md
+++ b/.github/ISSUE_TEMPLATE/issue-template.md
@@ -9,6 +9,7 @@ assignees: ''
# OS related issued, please help us identify the issue by posting the output of this
uname -a \
+; echo "${DISPLAY}" \
; echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs \
; grep NAME /etc/os-release \
; df -h . \