diff --git a/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml b/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml index f311acedc9..99ff28ce4c 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml @@ -23,24 +23,6 @@ body: placeholder: Paste link to forum discussion here validations: required: true - - type: dropdown - id: version - attributes: - label: Version - description: What version of FreeCAD are you running? - options: - - 0.19 (Release) - - 0.20 (Development) - validations: - required: true - - type: textarea - id: full_version - attributes: - label: Full version info - description: Please use the About FreeCAD dialog to copy your full version information and paste it here. - render: shell - validations: - required: true - type: dropdown id: wb attributes: