diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f374d7d0dd0ab406b9721cb67854d1acf3543211..24548bc80a4a96e0aa76e3d77ed2ebc264c66888 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 <your-command>` +and paste the whole log output. + **To Reproduce** Steps to reproduce the behavior: 1. ...