Skip to content

Commit 7b6e157

Browse files
committed
Doc: update bug_report.md
1 parent c6eff11 commit 7b6e157

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ assignees: ''
1919

2020
# Often helpful information:
2121

22-
Output of `fastfetch --version`:
23-
```
24-
//paste here
25-
```
26-
2722
The content of the configuration file you use (if any)
2823
```
2924
//paste here
@@ -34,7 +29,7 @@ Output of `env NO_CONFIG=1 fastfetch --load-config all --show-errors --stat --mu
3429
Note that this output will contain you public IP. If it is not relevant for the issue, feel free to remove it before uploading.
3530
3631
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/`.
37-
If this isn't possible (or too much work) for you, post the output of `env NO_CONFIG=1 fastfetch --show-errors --stat --multithreading false --disable-linewrap false --hide-cursor false`.
32+
If this isn't possible (or too much work) for you, post the output of `env NO_CONFIG=1 fastfetch --show-errors --stat --multithreading false --disable-linewrap false --hide-cursor false && fastfetch --version`.
3833
-->
3934

4035
```

0 commit comments

Comments
 (0)