mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Merge pull request #3860 from wind0r/add_issue_template
add a issue template
This commit is contained in:
commit
8ee9a18f92
1 changed files with 10 additions and 0 deletions
10
.github/issue_template.md
vendored
Normal file
10
.github/issue_template.md
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
# If your issue looks like hardware fault or a configuration problem this may be is the wrong place to post to.
|
||||
## Please consider to using [RCGroups](rcgroups.com/forums/showthread.php?t=2464844), [Slack](slack.betaflight.tech) or any other forum before posting here or even better ask the manufacturer of the hardware you are using.
|
||||
|
||||
## If you post here please follow these steps
|
||||
1.) Describe your problem
|
||||
2.) Include ways to reproduce the problem
|
||||
2.) Provide information about your flightcontroller and other components
|
||||
3.) Add the used configuration and firmware version
|
||||
4.) Create a diff and post it here in a code block (Simply put \`\`\` at the start and end of the diff block)
|
||||
5.) Remove this Text :)
|
Loading…
Add table
Add a link
Reference in a new issue