Skip to content

Commit 66ff6ad

Browse files
Update bug_report.md
1 parent 1dba19c commit 66ff6ad

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 7 additions & 3 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
@@ -32,6 +39,3 @@ If you get the following error: `Error: couldn't find config: [...]`, copy the f
3239
If this isn't possible (or too much work) for you, post the output of `fastfetch --show-errors --recache --multithreading false --disable-linewrap false`.
3340
-->
3441

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

0 commit comments

Comments
 (0)