Skip to content

Commit

Permalink
change checkboxes to text area for OS technical support question (gre…
Browse files Browse the repository at this point in the history
  • Loading branch information
straithe authored Aug 28, 2022
1 parent 0a85acf commit e41b4c5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/ISSUE_TEMPLATE/technical-support.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e41b4c5

Please sign in to comment.