gotop/.github/ISSUE_TEMPLATE/bug_report.md

22 lines
634 B
Markdown
Raw Normal View History

2018-08-15 10:18:06 +08:00
---
name: Bug report
2018-08-25 08:25:04 +08:00
about: Template to report bugs.
2018-08-15 10:18:06 +08:00
---
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- Also please test using the latest build to make sure your issue has not already been fixed. -->
2018-12-06 06:51:33 +08:00
Required information:
2018-08-15 10:18:06 +08:00
2018-12-06 06:51:33 +08:00
- gotop version (`gotop -v`):
2018-08-15 10:18:06 +08:00
- The output of `uname -a`:
- Terminal shell (like zsh or bash):
- Terminal emulator (like iTerm or gnome terminal):
2018-12-06 06:51:33 +08:00
- Any relevenat hardware info:
2018-08-15 10:18:06 +08:00
- tmux version if using tmux:
2018-12-05 15:00:40 +08:00
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`