mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
Merge pull request #3930 from betaflight/blckmn-patch-2
Update issue_template.md
This commit is contained in:
commit
91f2dbfccb
1 changed files with 6 additions and 6 deletions
12
.github/issue_template.md
vendored
12
.github/issue_template.md
vendored
|
@ -2,9 +2,9 @@
|
|||
## 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), [Slack](https://slack.betaflight.tech) or other user support forums & groups (e.g. facebook).
|
||||
|
||||
## If you believe there is an issue with the firmware itself please follow these steps:
|
||||
1.) Describe your problem,
|
||||
2.) Include ways to reproduce the problem,
|
||||
2.) Provide information about your flightcontroller and other components including how they are connected/wired,
|
||||
3.) Add the used configuration and firmware version,
|
||||
4.) Create a `diff` and post it here in a code block. Put \`\`\` (three backticks) at the start and end of the `diff` block, and
|
||||
5.) Remove this Text :)
|
||||
1.) Describe your problem;
|
||||
2.) Include ways to reproduce the problem;
|
||||
2.) Provide information about your flightcontroller and other components including how they are connected/wired;
|
||||
3.) Add the used configuration and firmware version;
|
||||
4.) Create a `diff` and post it here in a code block. Put \`\`\` (three backticks) at the start and end of the `diff` block; and
|
||||
5.) Remove this Text :).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue