mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 17:09:21 +00:00
Add issue template
This commit is contained in:
15
.github/ISSUE_TEMPLATE.md
vendored
15
.github/ISSUE_TEMPLATE.md
vendored
@@ -1,6 +1,6 @@
|
|||||||
### Description
|
### Description
|
||||||
|
|
||||||
Text here
|
-
|
||||||
|
|
||||||
|
|
||||||
### Neofetch version
|
### Neofetch version
|
||||||
@@ -10,17 +10,6 @@ Text here
|
|||||||
|
|
||||||
### Verbose log
|
### Verbose log
|
||||||
|
|
||||||
Add `set -x` to the second line of the script, the script should look like this:
|
Uncomment line 2 of the script, run neofetch again and upload the output to pastebin, gist or equiv.
|
||||||
|
|
||||||
```sh
|
|
||||||
#!/usr/bin/env bash
|
|
||||||
set -x
|
|
||||||
# vim: fdm=marker:noai:ts=4:sw=4
|
|
||||||
#
|
|
||||||
# Neofetch info about your system
|
|
||||||
# https://github.com/dylanaraps/neofetch
|
|
||||||
```
|
|
||||||
|
|
||||||
Run neofetch
|
|
||||||
|
|
||||||
-
|
-
|
||||||
|
Reference in New Issue
Block a user