Update bug-report.md
-Add lines for gpu information and capture method
This commit is contained in:
parent
95ced89d5e
commit
caf70d703e
1 changed files with 7 additions and 3 deletions
10
.github/ISSUE_TEMPLATE/bug-report.md
vendored
10
.github/ISSUE_TEMPLATE/bug-report.md
vendored
|
|
@ -25,9 +25,13 @@ assignees: ''
|
|||
|
||||
**Host**
|
||||
<!-- Please complete the following information -->
|
||||
- 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**
|
||||
<!-- Add any other context about the problem here. -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue