diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f374d7d..24548bc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,6 +8,9 @@ about: Create a report to help us improve A clear and concise description of what the bug is, what you did, what happened and what you expected. +In case of installation/compilation failure, rerun with `ghcup --verbose ` +and paste the whole log output. + **To Reproduce** Steps to reproduce the behavior: 1. ...