From 120f9f291ed81a925a603581105c4bbe3d84bf8a Mon Sep 17 00:00:00 2001 From: xxxserxxx <60757196+xxxserxxx@users.noreply.github.com> Date: Tue, 3 Mar 2020 06:15:40 -0600 Subject: More instructions --- .github/ISSUE_TEMPLATE/bug_report.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6c1ca65..a65c874 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,12 +6,15 @@ about: Template to report bugs. -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: -- cgit v1.2.3