github: Update issue template

Reword, and link to the graphical debugging wiki page
https://github.com/virt-manager/virt-manager/wiki/Debugging-VM-graphical-display-issues

Signed-off-by: Cole Robinson <crobinso@redhat.com>
This commit is contained in:
Cole Robinson 2021-05-28 15:47:10 -04:00
parent 38dd57284f
commit 0f6b73d4f1
1 changed files with 8 additions and 6 deletions

View File

@ -1,11 +1,13 @@
<!--
Please only file issues if you have confirmed the issue is valid for
the latest virt-manager code. Running code from git is pretty easy,
see CONTRIBUTING.md for details.
If you are using distro provided packages and you have not confirmed
the bug exists in this repo, then please file a bug with your distro
instead.
the bug exists in this repo with the latest code, then please file a
bug with your distro instead. Testing the code in this repo is
pretty easy, see CONTRIBUTING.md for details.
If your bug involves connecting to the VM graphical console, please
help us out and run through these debugging steps to help narrow
down where the issue may be:
https://github.com/virt-manager/virt-manager/wiki/Debugging-VM-graphical-display-issues
If you are requesting a feature or UI change, please read DESIGN.md
first, especially the section at the end about previously rejected