More instructions
This commit is contained in:
parent
8642e94d90
commit
120f9f291e
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
17
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -6,12 +6,15 @@ about: Template to report bugs.
|
|||
<!-- 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. -->
|
||||
|
||||
Required information:
|
||||
|
||||
- gotop version (`gotop -V`):
|
||||
- The output of `uname -a`:
|
||||
- Terminal emulator (e.g. iTerm or gnome terminal):
|
||||
- Any relevenat hardware info:
|
||||
- tmux version if using tmux:
|
||||
##### gotop version:
|
||||
`gotop -V`, or if built from source, `git rev-parse HEAD`
|
||||
##### OS/Arch:
|
||||
Linux: `uname -or`, OSX: `sw_vers`; Windows: `systeminfo | findstr /B /C:"OS Name" /C:"OS Version"`
|
||||
##### Terminal emulator:
|
||||
e.g. iTerm, kitty, xterm, PowerShell
|
||||
##### Any relevenat hardware info:
|
||||
If the issue is clearly related to a specific piece of hardware, e.g., the network
|
||||
##### tmux version:
|
||||
`tmux -V`, if using tmux
|
||||
|
||||
Also please copy or attach `~/.local/state/gotop/errors.log` if it exists and contains logs:
|
||||
|
|
Loading…
Reference in New Issue
Block a user