diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 2ccc3474..dabe56dd 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -9,7 +9,8 @@ assignees: ''
**Information**
-
+
+
- Solaar version (`solaar --version` or `git describe --tags` if cloned from this repository):
- Distribution:
- Kernel version (ex. `uname -srmo`): `KERNEL VERSION HERE`
@@ -18,10 +19,25 @@ assignees: ''
```
-OUTPUT HERE
+SOLAAR SHOW OUTPUT HERE
```
+- Contents of `~/.config/solaar/config.yaml` (or `~/.config/solaar/config.json` if `~/.config/solaar/config.yaml` not present):
+
+
+
+```
+CONTENTS HERE
+```
+
+
+
+- Errors or warrnings from Solaar:
+
+
+
+
**Describe the bug**
A clear and concise description of what the bug is.