Add quotes to yes and no (#1147)
This commit is contained in:
4
.github/ISSUE_TEMPLATE/technical-support.yml
vendored
4
.github/ISSUE_TEMPLATE/technical-support.yml
vendored
@ -14,8 +14,8 @@ body:
|
||||
attributes:
|
||||
label: Have you read the HackRF [troubleshooting documentation](https://hackrf.readthedocs.io/en/latest/troubleshooting.html)?
|
||||
options:
|
||||
- 'yes'
|
||||
- 'no'
|
||||
- "yes"
|
||||
- "no"
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
Reference in New Issue
Block a user