From 13b6294176f4ca9ecbe71bb54ef525c7c8611325 Mon Sep 17 00:00:00 2001 From: Caleb Bassi Date: Sat, 12 Jan 2019 16:47:09 -0800 Subject: [PATCH] Update github issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 965cba3..ea48c9d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,12 +10,12 @@ Required information: - gotop version (`gotop -v`): - The output of `uname -a`: -- Terminal shell (like zsh or bash): -- Terminal emulator (like iTerm or gnome terminal): +- Terminal shell (e.g. zsh or bash): +- Terminal emulator (e.g. iTerm or gnome terminal): - Any relevenat hardware info: - tmux version if using tmux: Also please copy or attach the following file if it exists and contains logs: -- Linux: `~/.config/gotop/errors.log` -- OSX: `~/Library/Application Support/gotop/errors.log` +- Linux: `~/.local/state/gotop/errors.log` +- OSX: `~/Library/Logs/gotop/errors.log`