Skip to content

Commit 2afd158

Browse files
Fix bug_report.md
1 parent 36c2ce6 commit 2afd158

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,10 @@ Output of `fastfetch --list-features`:
2727
//paste here
2828
```
2929

30+
<!--
3031
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`.
32+
If this isn't possible (or to much work) for you, post the output of `fastfetch --show-errors --recache --multithreading false --disable-linewrap false`.
33+
-->
3234

3335
Often helpful questions:
3436
* Does the issue occur across multiple terminal emulators?

0 commit comments

Comments
 (0)