docs(template): mention stty size in bug recreation
This commit is contained in:
parent
ccf9201d5f
commit
28a002929a
1 changed files with 3 additions and 2 deletions
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -9,8 +9,9 @@ Thank you for taking the time to file this issue! Please follow the instructions
|
||||||
|
|
||||||
1. Delete the contents of `/tmp/zellij-1000/zellij-log`, ie with `cd /tmp/zellij-1000/` and `rm -fr zellij-log/`
|
1. Delete the contents of `/tmp/zellij-1000/zellij-log`, ie with `cd /tmp/zellij-1000/` and `rm -fr zellij-log/`
|
||||||
2. Run `zellij --debug`
|
2. Run `zellij --debug`
|
||||||
3. Recreate your issue.
|
3. Run `stty size`, copy the result and attach it in the bug report
|
||||||
3. Quit Zellij immediately with ctrl-q (your bug should ideally still be visible on screen)
|
4. Recreate your issue.
|
||||||
|
5. Quit Zellij immediately with ctrl-q (your bug should ideally still be visible on screen)
|
||||||
|
|
||||||
Please attach the files that were created in `/tmp/zellij-1000/zellij-log/` to the extent you are comfortable with.
|
Please attach the files that were created in `/tmp/zellij-1000/zellij-log/` to the extent you are comfortable with.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue