docs(issue): update issue template to new folder location
This commit is contained in:
parent
08f80c5289
commit
62991f138b
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -9,13 +9,13 @@ You can erase any parts of this template not applicable to your issue.
|
|||
## In Case of Graphical, or Performance Issues
|
||||
|
||||
Please:
|
||||
1. Delete the contents of `/tmp/zellij/zellij-log`.
|
||||
1. Delete the contents of `/tmp/zellij-1000/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
|
||||
|
||||
`/tmp/zellij/zellij-log/`
|
||||
`/tmp/zellij-1000/zellij-log/`
|
||||
|
||||
To the extent you are comfortable with.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue