mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2024-11-15 19:47:57 +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 changed files with 1 additions and 0 deletions
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 a new issue