mirror of
https://github.com/swaywm/sway
synced 2024-11-22 16:32:16 +01:00
github: don't truncate debug logs
This happens a lot, the latest one is [1]. [1]: https://github.com/swaywm/sway/issues/6570
This commit is contained in:
parent
ca8c6c3d18
commit
1df2450689
1
.github/ISSUE_TEMPLATE/bug_report.md
vendored
1
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -18,6 +18,7 @@ labels: 'bug'
|
||||
- **Debug Log:**
|
||||
- Run `sway -d 2> ~/sway.log` from a TTY and upload it to a pastebin, such as gist.github.com.
|
||||
- This will record information about sway's activity. Please try to keep the reproduction as brief as possible and exit sway.
|
||||
- Attach the **full** file, do not truncate it.
|
||||
|
||||
- **Configuration File:**
|
||||
- Please try to produce with the default configuration.
|
||||
|
Loading…
Reference in New Issue
Block a user