diff --git a/.github/issue_template.md b/.github/issue_template.md index b220221..680a80f 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -5,6 +5,8 @@ ### GPU, drivers, and screen setup // Example: NVidia GTX 670, nvidia-drivers 381.09, two monitors configured side-by-side with xrandr +// Please include the version of the video drivers (xf86-video-*) and mesa. +// Please also paste the output of `glxinfo -B` here. ### Environment // Tell us something about the desktop environment you are using, for example: i3-gaps, Gnome Shell, etc.