From 7e48087db8f365d467d6d827022a4a547488848f Mon Sep 17 00:00:00 2001 From: Simon Smith Date: Fri, 29 Jul 2022 08:07:12 +0100 Subject: [PATCH] add client info to bug report --- .github/ISSUE_TEMPLATE/bug_report.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b4978944..26aee49f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -29,12 +29,18 @@ If applicable, add screenshots to help explain your problem. - Network: [e.g. LAN/WAN, reverse proxy, cloudflare, ssl offload, etc...] - Version: [e.g. 1.0.43] - Node: [e.g. 18.4.0] + +**Client Device (please complete the following information):** + - Device: [e.g. Laptop] + - OS: [e.g. Ubuntu] + - Network: [e.g. Local to Meshcentral, Remote over WAN] - Browser: [e.g. Google Chrome] + - MeshCentralRouter Version: [if applicable] **Remote Device (please complete the following information):** - Device: [e.g. Laptop] - - OS: [e.g. Windows 10] - - Version: [e.g. 21H2] + - OS: [e.g. Windows 10 21H2] + - Network: [e.g. Local to Meshcentral, Remote over WAN] - Current Core Version (if known): [**HINT**: Go to a device then `console` Tab then type `info`] **Additional context**