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:
David Dalcino
2022-01-11 17:37:20 -08:00
committed by GitHub
parent babcdf8643
commit 6e1de8fe63

View File

@@ -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.