mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 09:08:38 +00:00
Issue template and changelog
This commit is contained in:
13
.github/ISSUE_TEMPLATE.md
vendored
13
.github/ISSUE_TEMPLATE.md
vendored
@@ -11,14 +11,13 @@
|
||||
**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.
|
||||
|
||||
**Neofetch 1.7**
|
||||
|
||||
2. Run `neofetch --verbose 2> neofetchlog`
|
||||
3. Upload the contents of `neofetchlog` to pastebin, gist or equivalent.
|
||||
|
||||
|
||||
|
||||
|
2
1.7.md
2
1.7.md
@@ -11,8 +11,10 @@ Thanks to the following people for contributing this release.
|
||||
### General
|
||||
|
||||
- Made it easier to get verbose logs.
|
||||
- Added `--verbose` to print a verbose log to stdout. \[1\]
|
||||
- Added issue template for github.
|
||||
|
||||
\[1\] Use `neofetch --verbose 2> file` to save a verbose log for bug reporting.
|
||||
|
||||
### Info
|
||||
|
||||
|
Reference in New Issue
Block a user