Remove the version select in the github issue template.

We already ask for the full version info so this is redundant.
Also, it requires updating every time there's a new version.
This commit is contained in:
sliptonic
2023-08-01 13:35:07 -05:00
committed by Chris Hennes
parent 39e53e5eb0
commit aa53596289

View File

@@ -11,16 +11,6 @@ body:
options:
- label: I have searched the existing issues
required: true
- type: dropdown
id: version
attributes:
label: Version
description: What version of FreeCAD are you running?
options:
- 0.20 (Release)
- 0.21 (Development)
validations:
required: true
- type: textarea
id: full_version
attributes: