From 8f15a4c29d50513f07c780b749eda19f2baf1e3f Mon Sep 17 00:00:00 2001 From: Julien Fontanet Date: Wed, 3 Nov 2021 16:55:17 +0100 Subject: [PATCH] feat(ISSUE_TEMPLATE/bug_report): add hypervisor version --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6059f48fa..ce7fcc5a0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -27,6 +27,7 @@ If applicable, add screenshots to help explain your problem. - Node: [e.g. 16.12.1] - xo-server: [e.g. 5.82.3] - xo-web: [e.g. 5.87.0] + - hypervisor: [e.g. XCP-ng 8.2.0] **Additional context** Add any other context about the problem here.