summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 064af2824..d3b681273 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -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.