From 65b8bdad9cceffe8100e038f5581c29b3d34ce36 Mon Sep 17 00:00:00 2001 From: Dylan Date: Wed, 13 Apr 2016 15:34:57 +1000 Subject: [PATCH] Issue templatE --- .github/ISSUE_TEMPLATE.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) 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.