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:
|
attributes:
|
||||||
label: Have you read the HackRF [troubleshooting documentation](https://hackrf.readthedocs.io/en/latest/troubleshooting.html)?
|
label: Have you read the HackRF [troubleshooting documentation](https://hackrf.readthedocs.io/en/latest/troubleshooting.html)?
|
||||||
options:
|
options:
|
||||||
- 'yes'
|
- "yes"
|
||||||
- 'no'
|
- "no"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
Reference in New Issue
Block a user