diff options
| author | sickcodes <[email protected]> | 2021-03-10 22:23:31 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-10 22:23:31 +0000 |
| commit | b57d94c2e1b91e7a8225eab65ad70f277a270c2b (patch) | |
| tree | 499ba4953784364eae696623f1630c411c7e7cf0 /.github | |
| parent | Fix redundant documentation (diff) | |
| download | docker-osx-b57d94c2e1b91e7a8225eab65ad70f277a270c2b.tar.xz docker-osx-b57d94c2e1b91e7a8225eab65ad70f277a270c2b.zip | |
Update issue-template.md
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/issue-template.md | 1 |
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 . \ |