From caf70d703e2622ac06f3788c1689bd57ea2dd460 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Thu, 16 Dec 2021 11:13:19 -0500 Subject: [PATCH] Update bug-report.md -Add lines for gpu information and capture method --- .github/ISSUE_TEMPLATE/bug-report.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index bd4d5458..4da04b37 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -25,9 +25,13 @@ assignees: '' **Host** - - OS: [e.g. Windows, Ubuntu] - - Architecture [e.g. 32 bit, 64 bit, arm] - - Version [e.g. 0.11.1] + - OS: [e.g. Windows, Linux, Mac... include build/distro details] + - Architecture: [e.g. 32 bit, 64 bit, arm] + - Version: [e.g. 0.11.1] + - GPU Type: [e.g. Intel, AMD, Nvidia] + - GPU Model: + - GPU Driver/Mesa Version: + - Capture method (Linux only): [e.g. PipeWire/KVM/X11] **Additional context**