diff --git a/.github/ISSUE_TEMPLATE/technical-support.yml b/.github/ISSUE_TEMPLATE/technical-support.yml index e1970707..e0159b2a 100644 --- a/.github/ISSUE_TEMPLATE/technical-support.yml +++ b/.github/ISSUE_TEMPLATE/technical-support.yml @@ -37,10 +37,10 @@ body: attributes: label: What operating systems are you seeing the problem on? options: - - 'Linux' - - 'Windows' - - 'MacOS' - - 'other' + - Linux + - Windows + - MacOS + - other validations: required: true - type: textarea