Issue template and changelog

This commit is contained in:
Dylan 2016-04-13 15:39:40 +10:00
parent 8a99de2284
commit b0b79b80fe
2 changed files with 8 additions and 7 deletions

View File

@ -11,14 +11,13 @@
**Neofetch 1.6** **Neofetch 1.6**
1. Add `set -x` to a new line near the top of the script. 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` 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.
**Neofetch 1.7**
2. Run `neofetch --verbose 2> neofetchlog`
3. Upload the contents of `neofetchlog` to pastebin, gist or equivalent.

2
1.7.md
View File

@ -11,8 +11,10 @@ Thanks to the following people for contributing this release.
### General ### General
- Made it easier to get verbose logs. - Made it easier to get verbose logs.
- Added `--verbose` to print a verbose log to stdout. \[1\]
- Added issue template for github. - Added issue template for github.
\[1\] Use `neofetch --verbose 2> file` to save a verbose log for bug reporting.
### Info ### Info