Merge pull request #1507 from greatscottgadgets/Update-technical-support-issue-template

Update technical-support.yml
This commit is contained in:
Michael Ossmann
2024-12-05 11:29:25 -05:00
committed by GitHub

View File

@ -1,22 +1,11 @@
name: Technical Support Request name: Technical Support Request
description: File a technical support request description: File a technical support request
labels: ["technical support"] labels: ["technical support"]
assignees:
- straithe
body: body:
- type: markdown - type: markdown
attributes: attributes:
value: | 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. 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 - type: textarea
id: expected-outcome id: expected-outcome
attributes: attributes: