mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 17:09:21 +00:00
Issue templatE
This commit is contained in:
16
.github/ISSUE_TEMPLATE.md
vendored
16
.github/ISSUE_TEMPLATE.md
vendored
@@ -1,15 +1,23 @@
|
|||||||
# Description
|
## Description
|
||||||
|
|
||||||
|
## System Information
|
||||||
# System Information
|
|
||||||
|
|
||||||
#### Neofetch version
|
#### Neofetch version
|
||||||
|
|
||||||
#### Operating system
|
#### 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.
|
1. Uncomment line 2 of the script.
|
||||||
|
|
||||||
|
Next
|
||||||
|
|
||||||
2. Run `neofetch 2> neofetchlog`
|
2. Run `neofetch 2> neofetchlog`
|
||||||
3. Upload the contents of `neofetchlog` to pastebin, gist or equivalent.
|
3. Upload the contents of `neofetchlog` to pastebin, gist or equivalent.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user