From 33d41064ccb81f41d1bc3aa3d56a687a885b94ea Mon Sep 17 00:00:00 2001 From: Romein van Buren Date: Fri, 2 Jun 2023 21:34:46 +0200 Subject: [PATCH] Removed version question in feature request form --- .github/ISSUE_TEMPLATE/feature.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 513b087..7ce92c8 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -17,14 +17,6 @@ body: validations: required: true - - type: input - id: version - attributes: - label: Version - description: What version of Rolens are you running? - validations: - required: true - - type: dropdown id: importance attributes: