remove yaml errors (#1144)
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -8,7 +8,7 @@ body:
|
|||||||
value: |
|
value: |
|
||||||
Thank you for taking the time to fill out this bug report!
|
Thank you for taking the time to fill out this bug report!
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: issue type
|
id: issue-type
|
||||||
attributes:
|
attributes:
|
||||||
label: What type of issue is this?
|
label: What type of issue is this?
|
||||||
options:
|
options:
|
||||||
@ -25,7 +25,7 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: reproduce issue
|
id: reproduce-issue
|
||||||
attributes:
|
attributes:
|
||||||
label: What are the steps to reproduce this?
|
label: What are the steps to reproduce this?
|
||||||
placeholder: Please provide the steps to reproduce this issue
|
placeholder: Please provide the steps to reproduce this issue
|
||||||
|
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
@ -8,7 +8,7 @@ body:
|
|||||||
value: |
|
value: |
|
||||||
Thank you for taking the time to fill out this feature request form!
|
Thank you for taking the time to fill out this feature request form!
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: feature request
|
id: feature-request
|
||||||
attributes:
|
attributes:
|
||||||
label: What feature would you like to see and why?
|
label: What feature would you like to see and why?
|
||||||
description: Please be as detailed as possible with your feature request.
|
description: Please be as detailed as possible with your feature request.
|
||||||
|
8
.github/ISSUE_TEMPLATE/technical-support.yml
vendored
8
.github/ISSUE_TEMPLATE/technical-support.yml
vendored
@ -49,14 +49,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: What is the output of ```hackrf_info```?
|
label: What is the output of ```hackrf_info```?
|
||||||
description: Please put the output of the command in the box below or indicate N/A.
|
description: Please put the output of the command in the box below or indicate N/A.
|
||||||
placeholder: ```hackrf_info version: unknown
|
|
||||||
libhackrf version: unknown (0.5)
|
|
||||||
Found HackRF
|
|
||||||
Index: 0
|
|
||||||
Serial number: 0000000000000000325866e6211d5123
|
|
||||||
Board ID Number: 2 (HackRF One)
|
|
||||||
Firmware Version: git-9a1c0e4e (API:1.06)
|
|
||||||
Part ID Number: 0xa000cb3c 0x004c4752```
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
Reference in New Issue
Block a user