Update ISSUE_TEMPLATE

This commit is contained in:
Caleb Bassi 2018-08-14 19:18:06 -07:00
parent 04d3dca8ca
commit 7fe426d114
2 changed files with 15 additions and 8 deletions

15
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,15 @@
---
name: Bug report
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. -->
Please give the following info:
- The output of `uname -a`:
- Any relevenat hardware info:
- Terminal shell (like zsh or bash):
- Terminal emulator (like iTerm or gnome terminal):
- tmux version if using tmux:

View File

@ -1,8 +0,0 @@
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.
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?