Update ISSUE_TEMPLATE
This commit is contained in:
parent
04d3dca8ca
commit
7fe426d114
15
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
15
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal 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:
|
|
@ -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?
|
Loading…
Reference in New Issue
Block a user