Update GitHub issue templates
This commit is contained in:
parent
cfcb489862
commit
d928072174
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -1,16 +1,17 @@
|
||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: Template to report bugs.
|
about: Template to report bugs.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<!-- Please search existing issues to avoid creating duplicates. -->
|
<!-- 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. -->
|
<!-- Also please test using the latest build to make sure your issue has not already been fixed. -->
|
||||||
|
|
||||||
Please give the following info:
|
Please give any of the following info if it's relevant:
|
||||||
|
|
||||||
- The output of `uname -a`:
|
- The output of `uname -a`:
|
||||||
- Any relevenat hardware info:
|
- Any relevenat hardware info:
|
||||||
- Terminal shell (like zsh or bash):
|
- Terminal shell (like zsh or bash):
|
||||||
- Terminal emulator (like iTerm or gnome terminal):
|
- Terminal emulator (like iTerm or gnome terminal):
|
||||||
- tmux version if using tmux:
|
- tmux version if using tmux:
|
||||||
|
|
||||||
|
Also please copy or attach `~/.config/gotop/log` if it exists and contains logs.
|
||||||
|
|
3
.github/ISSUE_TEMPLATE/other.md
vendored
3
.github/ISSUE_TEMPLATE/other.md
vendored
|
@ -1,7 +1,4 @@
|
||||||
---
|
---
|
||||||
name: Other
|
name: Other
|
||||||
about: No template.
|
about: No template.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user