mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-16 20:27:05 +03:00
Fix issue template redundancy
This removes the redundant request to print the result of `python -VV`. It also fixes the requested `aqt version` request. Relevant to discussion in #475
This commit is contained in:
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
3
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user