Issue templatE
This commit is contained in:
parent
46154cf027
commit
65b8bdad9c
1 changed files with 12 additions and 4 deletions
16
.github/ISSUE_TEMPLATE.md
vendored
16
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,15 +1,23 @@
|
|||
# Description
|
||||
## Description
|
||||
|
||||
|
||||
# System Information
|
||||
## System Information
|
||||
|
||||
#### Neofetch version
|
||||
|
||||
#### Operating system
|
||||
|
||||
# Verbose log
|
||||
## Verbose log
|
||||
|
||||
**Neofetch 1.6**
|
||||
|
||||
1. Add `set -x` to a new line near the top of the script.
|
||||
|
||||
**Neofetch 1.7**
|
||||
|
||||
1. Uncomment line 2 of the script.
|
||||
|
||||
Next
|
||||
|
||||
2. Run `neofetch 2> neofetchlog`
|
||||
3. Upload the contents of `neofetchlog` to pastebin, gist or equivalent.
|
||||
|
||||
|
|
Loading…
Reference in a new issue