forked from EFeru/hoverboard-firmware-hack-FOC
Update bug_report.yaml
This commit is contained in:
32
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
32
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -9,16 +9,16 @@ body:
|
|||||||
description: What variant of the firmware are you using?
|
description: What variant of the firmware are you using?
|
||||||
multiple: false
|
multiple: false
|
||||||
options:
|
options:
|
||||||
- label: ADC
|
- ADC
|
||||||
- label: USART
|
- USART
|
||||||
- label: NUNCHUK
|
- NUNCHUK
|
||||||
- label: PPM
|
- PPM
|
||||||
- label: PWM
|
- PWM
|
||||||
- label: IBUS
|
- IBUS
|
||||||
- label: HOVERCAR
|
- HOVERCAR
|
||||||
- label: TRANSPOTTER
|
- TRANSPOTTER
|
||||||
- label: SKATEBOARD
|
- SKATEBOARD
|
||||||
- label: HOVERBOARD
|
- HOVERBOARD
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
@ -27,9 +27,9 @@ body:
|
|||||||
description: What Control type are you using?
|
description: What Control type are you using?
|
||||||
multiple: false
|
multiple: false
|
||||||
options:
|
options:
|
||||||
- label: Commutation
|
- Commutation
|
||||||
- label: Sinusoidale
|
- Sinusoidale
|
||||||
- label: FOC
|
- FOC
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
@ -38,9 +38,9 @@ body:
|
|||||||
description: What Control mode are you using?
|
description: What Control mode are you using?
|
||||||
multiple: false
|
multiple: false
|
||||||
options:
|
options:
|
||||||
- label: Voltage
|
- Voltage
|
||||||
- label: Speed
|
- Speed
|
||||||
- label: Torque
|
- Torque
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user