diff --git a/.github/ISSUE_TEMPLATE/technical-support.yml b/.github/ISSUE_TEMPLATE/technical-support.yml index a4448aa68..9b2cf66ad 100644 --- a/.github/ISSUE_TEMPLATE/technical-support.yml +++ b/.github/ISSUE_TEMPLATE/technical-support.yml @@ -1,22 +1,11 @@ name: Technical Support Request description: File a technical support request labels: ["technical support"] -assignees: - - straithe body: - type: markdown attributes: value: | Thank you for taking the time to fill out this technical support request form! Please note that technical support requests can expect a response time of two weeks. - - type: dropdown - id: troubleshooting-documentation - attributes: - label: Have you read the HackRF [documentation](https://hackrf.readthedocs.io/en/latest/)? - options: - - "no" - - "yes" - validations: - required: true - type: textarea id: expected-outcome attributes: