From 62991f138bfa35b739234fd89e252b16c9c1cc97 Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Fri, 7 May 2021 15:43:17 +0200 Subject: [PATCH] docs(issue): update issue template to new folder location --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 064af282..d3b68127 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.