docs(issue): update issue template with more precise instructions
This commit is contained in:
parent
f9e70e131b
commit
6714b21489
1 changed files with 4 additions and 1 deletions
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -8,7 +8,10 @@ You can erase any parts of this template not applicable to your issue.
|
||||||
|
|
||||||
## In Case of Graphical, or Performance Issues
|
## In Case of Graphical, or Performance Issues
|
||||||
|
|
||||||
Please run `zellij --debug` and then recreate your issue.
|
Please:
|
||||||
|
1. Delete the contents of `/tmp/zellij/zellij-log`.
|
||||||
|
2. Run `zellij --debug` and then recreate your issue.
|
||||||
|
3. Quit Zellij immediately with ctrl-q (your bug should ideally still be visible on screen)
|
||||||
|
|
||||||
Please attach the files that were created in
|
Please attach the files that were created in
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue