diff --git a/.github/ISSUE_TEMPLATE/technical-support.yml b/.github/ISSUE_TEMPLATE/technical-support.yml index 2752dc3e..a445b825 100644 --- a/.github/ISSUE_TEMPLATE/technical-support.yml +++ b/.github/ISSUE_TEMPLATE/technical-support.yml @@ -32,15 +32,10 @@ body: placeholder: Please be detailed in what did happen validations: required: true - - type: checkboxes + - type: textarea id: operating-systems attributes: label: What operating systems are you seeing the problem on? - options: - - Linux - - Windows - - MacOS - - other validations: required: true - type: textarea