address hash issues in technical support issue template (#1146)
This commit is contained in:
8
.github/ISSUE_TEMPLATE/technical-support.yml
vendored
8
.github/ISSUE_TEMPLATE/technical-support.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user