Skip to content

Commit dcc7fa4

Browse files
committed
meta(issues: Improve and clarify install log request
1 parent 0a4b2ad commit dcc7fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ Version: *VERSION HERE*
2222

2323
Please share any applicable logs:
2424

25-
- ./install.sh logs
25+
- `ls -1 sentry_install_log-*.txt | tail -1 | xargs cat` # latest instal logs
2626
- `docker-compose logs` output

0 commit comments

Comments
 (0)