Skip to content

Commit 1ffd652

Browse files
chore: update bug report template (#1675)
* Update bug report template Per ipfs/ipfs-webui#1665, make instructions for logs clearer for Linux users who don't see a system tray menu. * Update .github/ISSUE_TEMPLATE/bug_report.md Co-authored-by: Marcin Rataj <[email protected]> Co-authored-by: Marcin Rataj <[email protected]>
1 parent 38eb5af commit 1ffd652

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ labels: need/triage
66
assignees: ''
77

88
---
9-
- OS: [e.g. macOS, Windows, Linux]
9+
10+
- OS: [e.g. macOS, Windows, Linux]
1011
- Version of IPFS Desktop [e.g. 0.11.1]
1112

1213
**Describe the bug**
@@ -32,7 +33,7 @@ Add any other context about the problem here.
3233
ATTACH LOGS
3334
3435
If possible:
35-
1. Go to `Advanced` → `Open Logs Directory`
36+
1. From the "IPFS icon" menu in your menubar/system tray, go to `Advanced` → `Open Logs Directory` *(for Linux users who do not have this menu, logs can be found in `$HOME/.config/IPFS Desktop` )*
3637
2. Find `*.log` files
3738
3. Attach `error.log` and `combined.log` to this issue.
3839
-->

0 commit comments

Comments
 (0)