From c895a0f8be837a65d8775610805100896b5a3c39 Mon Sep 17 00:00:00 2001 From: Straithe Date: Sat, 23 Nov 2024 11:46:20 -0500 Subject: [PATCH] Update technical-support.yml --- .github/ISSUE_TEMPLATE/technical-support.yml | 11 ----------- 1 file changed, 11 deletions(-) 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: