diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index eaaf895..5cd0918 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,26 +1,26 @@ --- name: 🐞 Bug Report about: Report a bug to help improve Self-Hosted Sentry --- ## Version Information Version: *VERSION HERE* ## Description [What happened] ## Steps to Reproduce 1. [First Step] 2. [Second Step] 3. and so on. ## Logs Please share any applicable logs: -- ./install.sh logs +- `ls -1 sentry_install_log-*.txt | tail -1 | xargs cat` # latest instal logs - `docker-compose logs` output