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:
|
attributes:
|
||||||
label: What operating systems are you seeing the problem on?
|
label: What operating systems are you seeing the problem on?
|
||||||
options:
|
options:
|
||||||
- 'Linux'
|
- Linux
|
||||||
- 'Windows'
|
- Windows
|
||||||
- 'MacOS'
|
- MacOS
|
||||||
- 'other'
|
- other
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
Reference in New Issue
Block a user