diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index c54b9eca..9ea8392e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -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.