1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 03:20:00 +03:00

Update ISSUE Template to require Support ID Only (#12259)

This commit is contained in:
Mark Haslinghuis 2023-01-31 18:55:03 +01:00 committed by GitHub
parent 7604b05a00
commit a3b7d74016
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,35 +38,16 @@ body:
attributes:
label: Support ID
description: |
From BetaFlight version 4.4 please use the `Submit Support Data` button to get an support ID. Please post the support ID here.
If missing any drivers for GYRO, ACC, MAG, BARO, FLASH or OSD it's required to flash a `Core Only` build for your board.
Go to CLI tab and use the `Submit Support Data` button to get an `Support ID`. Please post the `Support ID` here.
Don't add three backticks or any other format symbol at the start or end of the block, they will be added automatically.
placeholder: |
# PASTE HERE THE OUTPUT OF `Support ID` IN THE CLI TAB
render: txt
validations:
required: false
- type: textarea
attributes:
label: Diff configuration
description: |
Create a `diff` and post it here. Instructions on how to do a diff: https://oscarliang.com/use-diff-not-dump-betaflight/
Don't add three backticks or any other format symbol at the start or end of the block, they will be added automatically.
placeholder: |
# PASTE HERE THE OUTPUT OF `diff` COMMAND IN THE CLI TAB
render: txt
validations:
required: true
- type: textarea
attributes:
label: Resources configuration
description: |
Use `resource show all` to create a resource allocation list and post it here.
Don't add three backticks or any other format symbol at the start or end of the block, they will be added automatically.
placeholder: |
# PASTE HERE THE OUTPUT OF `resource show all` COMMAND IN THE CLI TAB
render: txt
validations:
required: true
@ -89,7 +70,7 @@ body:
- type: textarea
attributes:
label: How are the different components wired up
label: How are the different components wired up (including port information)
description: Details about how all is wired.
- type: markdown