From e6cc8f402976d31677af23280c8153043ccf4214 Mon Sep 17 00:00:00 2001 From: Christian Rebischke <chris@nullday.de> Date: Wed, 4 Sep 2019 22:25:32 +0200 Subject: [PATCH] Update issue templates added host modules --- .github/ISSUE_TEMPLATE/bug_report.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f0e1c4d..5c81009 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -30,6 +30,8 @@ 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] **Additional context** Add any other context about the problem here. -- GitLab