diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index ecb39e4e56..f65a975bdd 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -5,17 +5,10 @@ labels: ["feature request"] assignees: - snipe body: - - type: input - id: server_operatingSystem - attributes: - label: Operating System - description: e.g. Ubuntu, Windows - validations: - required: true - type: textarea attributes: label: Is your feature request related to a problem? Please describe. - description: A clear and concise description of what the problem is. Ex. I'm always frustrated when... + description: A clear and concise description of what the problem is. The more information you can provide about your use-case, the more liklely we are to consider your feature. validations: required: true - type: textarea