mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-12-22 13:52:57 +00:00
Add issue template
This commit is contained in:
parent
606da0ae47
commit
b93aca796c
1 changed files with 11 additions and 0 deletions
11
.github/issue_template.md
vendored
Normal file
11
.github/issue_template.md
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
### Required information
|
||||
|
||||
Host CPU:
|
||||
Host GPU:
|
||||
Guest GPU:
|
||||
Host Kernel version:
|
||||
Host QEMU version:
|
||||
|
||||
Please describe what were you doing when the problem occured. If the Windows host application crashed please check for file named `looking-glass-host.dmp` and attach it to this bug report.
|
||||
|
||||
**Reports that do no include this information will be ignored and closed**
|
Loading…
Reference in a new issue