From 0f2a471930a8f0f4ce91187289c61ac3f8aacc09 Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Sun, 20 Feb 2022 17:17:33 -0600 Subject: [PATCH] GitHub: Shorten Feature Request template --- .github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml | 18 ------------------ 1 file changed, 18 deletions(-) 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: