address hash issues in technical support issue template (#1146)

This commit is contained in:
Straithe
2022-08-28 19:06:46 -04:00
committed by GitHub
parent e0b6978634
commit 783899b06f

View File

@ -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