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.