From dcc7fa4e6fb68383af591130a2ae2801639bd40a Mon Sep 17 00:00:00 2001 From: Burak Yigit Kaya Date: Mon, 28 Sep 2020 23:08:41 +0300 Subject: [PATCH] meta(issues: Improve and clarify install log request --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ -22,5 +22,5 @@ Version: *VERSION HERE* 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