summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2018-12-08 00:49:36 -0800
committerCaleb Bassi <calebjbassi@gmail.com>2018-12-08 00:49:36 -0800
commitb0bf304b67d73a05ea14c20d543861ad57d79e13 (patch)
tree3df34b1b605d6b5f1e64621bb2261ef1a27cffd8
parentd712195a6e86ef61cb7851de9d70e080116c30ec (diff)
Fix bug_report log path
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 817dd56..17559b9 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -15,4 +15,4 @@ Required information:
- Any relevenat hardware info:
- tmux version if using tmux:
-Also please copy or attach `~/.config/gotop/log` if it exists and contains logs.
+Also please copy or attach `~/.config/gotop/errors.log` if it exists and contains logs.