gotop/.github/ISSUE_TEMPLATE/bug_report.md

21 lines
587 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
2019-02-16 17:56:35 +08:00
- gotop version (`gotop -V`):
2018-08-15 10:18:06 +08:00
- The output of `uname -a`:
2019-01-13 08:47:09 +08:00
- Terminal emulator (e.g. 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:
2019-01-13 08:47:09 +08:00
- Linux: `~/.local/state/gotop/errors.log`
- OSX: `~/Library/Logs/gotop/errors.log`