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.
34 label: Flight controller configuration
36 Create a `diff` and post it here in a code block. Put (three backticks) at the start and end of the diff block (instructions on how to do a diff: https://oscarliang.com/use-diff-not-dump-betaflight/).
37 Use `resource show all` to create a resource allocation list and post it here in a code block. Put (three backticks) at the start and end of the output block.
40 # REPLACE THIS LINE BY THE OUTPUT OF YOUR `diff`
43 # REPLACE THIS LINE BY THE OUTPUT OF YOUR `resource show all`
55 label: Flight controller
56 description: Specify your flight controller model (what type is it, where was it bought from, ...).
62 label: Other components
63 description: Specify other components attached to the flight controller (RX, VTX, brand / model for all of them, firmware version where applicable...).
67 label: How are the different components wired up
68 description: Details about how all is wired.
77 label: Add any other context about the problem that you think might be relevant here