summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorxxxserxxx <60757196+xxxserxxx@users.noreply.github.com>2020-03-03 22:43:28 -0600
committerGitHub <noreply@github.com>2020-03-03 22:43:28 -0600
commit164e2b6167f7ebf1ae786f66b8715959086df81d (patch)
treee041243ece1acc59f8cbad442c5e76391a16489e /.github
parent8bd1108311a51517c8ee425550ecdb1a917de9c3 (diff)
parentf4e8677f74a51d1ce80cae34492d4aaa06892deb (diff)
Merge branch 'master' into patch-1
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md17
1 files changed, 10 insertions, 7 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 2ad7ea1..527ab69 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -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 relevant 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 relevant 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: