From 4e803bb5e732fed48971acdc782c92cbcafc827e Mon Sep 17 00:00:00 2001 From: Caleb Bassi Date: Tue, 10 Apr 2018 20:17:33 -0700 Subject: [PATCH] Update ISSUE_TEMPLATE --- ISSUE_TEMPLATE.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 9f65caa..7a2bba5 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,8 +1,8 @@ -Please give the following info when creating an issue: +Make sure gotop is updated and the issue still persists before creating an issue. +Check current version with `gotop -v` and check the latest version from the releases tab on GitHub. -* Operating System -* CPU architecture (can be found with uname -m) +Please give the following info when creating an issue: +* The output of `uname -a` * Terminal shell (like zsh or bash) * Terminal emulator (like iTerm or gnome terminal) * Using tmux? -* Installation method