We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f9e243 commit ccb5998Copy full SHA for ccb5998
.github/ISSUE_TEMPLATE/firmware-bug-report.yml
@@ -34,6 +34,18 @@ body:
34
value: |
35
# Flight controller configuration
36
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
+
49
- type: textarea
50
attributes:
51
label: Diff configuration
0 commit comments