aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/issue-template.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/issue-template.md')
-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 . \