
* Remove default titles from issue forms * Update technical-support.yml Issue template: reversed an option in the technical support template. Co-authored-by: Straithe <b@straithe.com>
15 lines
463 B
YAML
15 lines
463 B
YAML
name: Documentation
|
|
description: Make a request regarding HackRF documentation
|
|
labels: ["documentation"]
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
Thank you for taking the time to help Great Scott Gadgets improve the HackRF One documentation!
|
|
- type: textarea
|
|
id: documentation-request
|
|
attributes:
|
|
label: What would you like us to add to or change about the HackRF One documentation?
|
|
validations:
|
|
required: true
|