mirror of
https://github.com/swaywm/sway.git
synced 2026-04-22 06:46:27 -04:00
updated issue template
This commit is contained in:
parent
d0ac9ca67e
commit
a61ad7c1a4
4 changed files with 3 additions and 30 deletions
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -6,14 +6,13 @@ labels: 'bug'
|
|||
---
|
||||
|
||||
### Please read the following before submitting:
|
||||
- Please do NOT submit bug reports for questions. Ask questions on IRC at #sway on Libera Chat.
|
||||
- Proprietary graphics drivers, including nvidia, are not supported. Please use the open source equivalents, such as nouveau, if you would like to use Sway.
|
||||
- Please do NOT submit issues for information from the github wiki. The github wiki is community maintained and therefore may contain outdated information, scripts that don't work or obsolete workarounds.
|
||||
If you fix a script or find outdated information, don't hesitate to adjust the wiki page.
|
||||
|
||||
### Please fill out the following:
|
||||
- **Sway Version:**
|
||||
- `swaymsg -t get_version` or `sway -v`
|
||||
- **Swayfx Version:**
|
||||
- `sway -v`
|
||||
|
||||
- **Debug Log:**
|
||||
- Run `sway -d 2> ~/sway.log` from a TTY and upload it to a pastebin, such as gist.github.com.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue