neofetch/.github/ISSUE_TEMPLATE.md

30 lines
548 B
Markdown

## Description
Only fill in the fields below if relevant. If you're
suggesting a new feature then just a description will suffice.
## System Information
#### Neofetch version
#### Operating system
## Screenshot
## Verbose log
**Neofetch 1.6**
1. Add `set -x` to a new line near the top of the script.
2. Run `neofetch 2> neofetchlog`
3. Upload the contents of `neofetchlog` to pastebin, gist or equivalent.
**Neofetch 1.7**
2. Run `neofetch -vv 2> neofetchlog`
3. Upload the contents of `neofetchlog` to pastebin, gist or equivalent.