1 name: Firmware Bug Report
2 description: Create a report to help us fix bugs in the Betaflight firmware.
3 labels: ["Template: Bug"]
9 # Please fill all the fields with the required information
13 label: Describe the bug
14 description: A clear and concise description of what the bug is.
21 description: Steps to reproduce the behavior.
27 label: Expected behavior
28 description: A clear and concise description of what you expected to happen.
35 # Flight controller configuration
39 label: Diff configuration
41 Create a `diff` and post it here. Instructions on how to do a diff: https://oscarliang.com/use-diff-not-dump-betaflight/
42 Don't add three backticks or any other format symbol at the start or end of the block, they will be added automatically.
44 # PASTE HERE THE OUTPUT OF `diff` COMMAND IN THE CLI TAB
51 label: Resources configuration
53 Use `resource show all` to create a resource allocation list and post it here.
54 Don't add three backticks or any other format symbol at the start or end of the block, they will be added automatically.
56 # PASTE HERE THE OUTPUT OF `resource show all` COMMAND IN THE CLI TAB
68 label: Flight controller
69 description: Specify your flight controller model (what type is it, where was it bought from, ...).
75 label: Other components
76 description: Specify other components attached to the flight controller (RX, VTX, brand / model for all of them, firmware version where applicable...).
80 label: How are the different components wired up
81 description: Details about how all is wired.
90 label: Add any other context about the problem that you think might be relevant here