summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2019-01-12 16:47:09 -0800
committerCaleb Bassi <calebjbassi@gmail.com>2019-01-12 16:47:09 -0800
commit13b6294176f4ca9ecbe71bb54ef525c7c8611325 (patch)
treee58a22d97cbb6a4900bfb44e6097336619a7ebe9 /.github
parent832fab91691a56b373bd1431321d50b964f8380b (diff)
Update github issue template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md8
1 files 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`