Skip to content

Commit 1b90269

Browse files
OpenSource03claude
andcommitted
docs: remove DevTools reference from bug report log section
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5c49de8 commit 1b90269

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -115,14 +115,10 @@ body:
115115
description: |
116116
Paste any relevant logs here. **Please redact any sensitive data (API keys, tokens, passwords, file paths with personal info) before sharing.**
117117
118-
**Where to find logs:**
119-
- **DevTools Console**: Help → Toggle DevTools → Console tab
120-
- **Main process logs** (production):
121-
- macOS: `~/Library/Application Support/Harnss/logs/`
122-
- Windows: `%APPDATA%\Harnss\logs\`
123-
- Linux: `~/.config/Harnss/logs/`
124-
125-
Log files are named `main-{timestamp}.log` — attach the most recent one.
118+
**Where to find logs** (files are named `main-{timestamp}.log` — attach the most recent one):
119+
- macOS: `~/Library/Application Support/Harnss/logs/`
120+
- Windows: `%APPDATA%\Harnss\logs\`
121+
- Linux: `~/.config/Harnss/logs/`
126122
render: text
127123
placeholder: Paste logs here...
128124

0 commit comments

Comments
 (0)