Skip to content

Commit ccb5998

Browse files
authored
Update firmware bug report (betaflight#12062)
1 parent 2f9e243 commit ccb5998

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/ISSUE_TEMPLATE/firmware-bug-report.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,18 @@ body:
3434
value: |
3535
# Flight controller configuration
3636
37+
- type: textarea
38+
attributes:
39+
label: Cloud build log
40+
description: |
41+
BetaFlight 4.4 uses Cloud build. After flashing firmware click on 'Show log' and post the link here.
42+
Don't add three backticks or any other format symbol at the start or end of the block, they will be added automatically.
43+
placeholder: |
44+
# PASTE HERE THE OUTPUT OF `the cloud build log` IN THE FIRMWARE FLASHER TAB
45+
render: txt
46+
validations:
47+
required: false
48+
3749
- type: textarea
3850
attributes:
3951
label: Diff configuration

0 commit comments

Comments
 (0)