Merge pull request #10445 from mikeller/revert-10388_in_maintenance_branch
[betaflight.git] / .github / issue_template.md
blob6a35e4609c8fea0a7e9724acd04a648f22af9374
1 # If your issue looks like a hardware fault or a configuration problem please don't raise an issue here.
3 ## Please consider using other user support options such as asking the manufacturer of the hardware you are using, RCGroups: https://rcgroups.com/forums/showthread.php?t=2464844, or Slack (registration at https://slack.betaflight.com/) or other user support forums & groups (e.g. Facebook).
5 ## If you believe there is an issue with the firmware itself please follow these steps:
6 1. Describe your problem;
7 2. Include ways to reproduce the problem;
8 3. Provide as much information as possible about your hardware and software, including:
9 - what hardware / software you are using;
10 - the version of all the software used;
11 - how things are connected / wired up.
12 4. 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/);
13 5. Remove this Text :).