Skip to content

Commit 759069a

Browse files
Merge pull request #157 from Samisafool/patch-1
Fix bug_report.md
2 parents 36c2ce6 + 66ff6ad commit 759069a

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ assignees: ''
77

88
---
99

10+
# General description of bug:
11+
12+
13+
# Often helpful questions:
14+
* Does the issue occur across multiple terminal emulators? [Y/N]
15+
* Does the issue occur across multiple shells? (bash, zsh, fish, etc) [Y/N]
16+
1017
Output of `fastfetch --version`:
1118
```
1219
//paste here
@@ -27,9 +34,8 @@ Output of `fastfetch --list-features`:
2734
//paste here
2835
```
2936

37+
<!--
3038
If you get the following error: `Error: couldn't find config: [...]`, copy the files in [presets](../../presets/) to `/usr/share/fastfetch/presets/` or `~/.local/share/fastfetch/presets/`.
31-
If this isn't possible (or to much work) for you, post the output of `fastfetch --show-errors --recache --multithreading false --disable-linewrap false`.
39+
If this isn't possible (or too much work) for you, post the output of `fastfetch --show-errors --recache --multithreading false --disable-linewrap false`.
40+
-->
3241

33-
Often helpful questions:
34-
* Does the issue occur across multiple terminal emulators?
35-
* Does the issue occur across multiple shells? (bash, zsh, fish, etc)

0 commit comments

Comments
 (0)