mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 07:51:28 +00:00
Update ISSUE_TEMPLATE.md
This commit is contained in:
parent
d3a6263311
commit
fbbf810668
|
@ -1,4 +1,11 @@
|
|||
Please include the following four components in your bug report: sway version, debug log, configuration (if applicable), and an explanation of steps taken to reproduce the issue.
|
||||
If you are using the nvidia proprietary driver for any reason, you have two choices:
|
||||
|
||||
1. Uninstall it and use nouveau instead
|
||||
2. Use X11+i3 and close your browser tab
|
||||
|
||||
If `lsmod | grep nvidia | wc -l` shows anything other than zero, your bug report is not welcome here.
|
||||
|
||||
Otherwise, please include the following four components in your bug report: sway version, debug log, configuration (if applicable), and an explanation of steps taken to reproduce the issue.
|
||||
|
||||
Obtain your version like so:
|
||||
|
||||
|
|
Loading…
Reference in a new issue