summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
authorChristian Rebischke <chris@nullday.de>2019-09-10 19:39:16 +0200
committerChristian Rebischke <chris@nullday.de>2019-09-10 19:39:16 +0200
commitac4c9598b16769d52ddb3d68cc06b835f95e9b0e (patch)
tree1bf913e1499dcf8c29e6ca324013b47a20962a43 /.github/ISSUE_TEMPLATE/bug_report.md
parent704a42f2f66481fea83cfd69d37c345babaf5471 (diff)
parent0517a5ea04de7bff5703d66f9f29a4f5cb132297 (diff)
Merge branch 'master' of github.com:archlinux/arch-boxes1.2.1
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index f0e1c4d..07e0dd1 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -30,6 +30,10 @@ If applicable, add screenshots to help explain your problem.
- Hypervisor: [e.g Virtualbox]
- Hypervisor Version: [e.g. Virtualbox Version]
- Image Version: [e.g. v2019.07.05]
+ - Host Modules: [e.g. virtualbox-host-dkms]
+ - Host Modules Version: [e.g. 6.0.10-1]
+ - Output of `id` command: [this is for checking if your user is part of group `vboxusers`]
+ - Output of `uname -a`: [e.g. Linux motoko 5.2.11.a-1-hardened #1 SMP PREEMPT Tue Sep 3 00:13:50 CEST 2019 x86_64 GNU/Linux]
**Additional context**
Add any other context about the problem here.