diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4735fd9..b0ec58c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -28,8 +28,7 @@ paste program output here **Desktop (please complete the following information):** - OS: [e.g. windows] - - Python version and build info [paste the output from the command `python -VV`] - - `aqt` version [paste the output from the command `aqt --version` or `python -m aqt --version`] + - `aqt` version [paste the output from the command `aqt version` or `python -m aqt version`] **Additional context** Add any other context about the problem here.