diff --git a/.github/ISSUE_TEMPLATE/technical-support.yml b/.github/ISSUE_TEMPLATE/technical-support.yml index e0159b2a..2752dc3e 100644 --- a/.github/ISSUE_TEMPLATE/technical-support.yml +++ b/.github/ISSUE_TEMPLATE/technical-support.yml @@ -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