summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-05-07 15:43:17 +0200
committerGitHub <noreply@github.com>2021-05-07 15:43:17 +0200
commit62991f138bfa35b739234fd89e252b16c9c1cc97 (patch)
treece3d420d1650fc1115a9c82ea8d9bd71dc93b2a2 /.github
parent08f80c52894f386dd26adda1be568c572cc522dc (diff)
docs(issue): update issue template to new folder location
Diffstat (limited to '.github')
-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.