Add issue template

This commit is contained in:
Dylan 2016-04-12 10:22:43 +10:00
parent e38c90f938
commit 3e91594644
1 changed files with 2 additions and 13 deletions

View File

@ -1,6 +1,6 @@
### Description
Text here
-
### Neofetch version
@ -10,17 +10,6 @@ Text here
### Verbose log
Add `set -x` to the second line of the script, the script should look like this:
```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
Uncomment line 2 of the script, run neofetch again and upload the output to pastebin, gist or equiv.
-