We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a4b2ad commit dcc7fa4Copy full SHA for dcc7fa4
.github/ISSUE_TEMPLATE/bug_report.md
@@ -22,5 +22,5 @@ Version: *VERSION HERE*
22
23
Please share any applicable logs:
24
25
-- ./install.sh logs
+- `ls -1 sentry_install_log-*.txt | tail -1 | xargs cat` # latest instal logs
26
- `docker-compose logs` output
0 commit comments