mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 19:40:31 +03:00
Moved hardware issue template to a link.
This commit is contained in:
parent
b582411bcd
commit
f03fabcd12
3 changed files with 8 additions and 11 deletions
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
|
@ -3,3 +3,6 @@ contact_links:
|
||||||
- name: Configuration and other support questions
|
- name: Configuration and other support questions
|
||||||
url: https://github.com/betaflight/betaflight#support-and-developers-channel
|
url: https://github.com/betaflight/betaflight#support-and-developers-channel
|
||||||
about: Official Slack chat channel and Facebook group about Betaflight
|
about: Official Slack chat channel and Facebook group about Betaflight
|
||||||
|
- name: Hardware Issues
|
||||||
|
url: https://github.com/betaflight/betaflight#hardware-issues
|
||||||
|
about: What to do in the case of hardware issues
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
---
|
|
||||||
name: Hardware Problem Report
|
|
||||||
about: Report problems with faulty / broken hardware
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
**Important: This is not the right place to report faulty / broken hardware. Your issue will be closed without further comment.**
|
|
||||||
|
|
||||||
Contact the manufacturer or supplier of your hardware, or check RCGroups https://rcgroups.com/forums/showthread.php?t=2464844 to see if others with the same problem have found a solution.
|
|
|
@ -97,8 +97,6 @@ TravisCI is used to run automatic builds
|
||||||
|
|
||||||
https://travis-ci.com/betaflight/betaflight
|
https://travis-ci.com/betaflight/betaflight
|
||||||
|
|
||||||
[](https://travis-ci.com/betaflight/betaflight)
|
|
||||||
|
|
||||||
## Translators
|
## Translators
|
||||||
|
|
||||||
We want to make Betaflight accessible for pilots who are not fluent in English, and for this reason we are currently maintaining translations into 18 languages for Betaflight Configurator: Català, Deutsch, Español, Euskera, Français, Galego, Hrvatski, Bahasa Indonesia, Italiano, 日本語, 한국어, Latviešu, Português, Português Brasileiro, polski, Русский язык, Svenska, 简体中文.
|
We want to make Betaflight accessible for pilots who are not fluent in English, and for this reason we are currently maintaining translations into 18 languages for Betaflight Configurator: Català, Deutsch, Español, Euskera, Français, Galego, Hrvatski, Bahasa Indonesia, Italiano, 日本語, 한국어, Latviešu, Português, Português Brasileiro, polski, Русский язык, Svenska, 简体中文.
|
||||||
|
@ -106,6 +104,11 @@ We have got a team of volunteer translators who do this work, but additional tra
|
||||||
- if you help by suggesting some updates or improvements to translations in a language you are familiar with, head to [crowdin](https://crowdin.com/project/betaflight-configurator) and add your suggested translations there;
|
- if you help by suggesting some updates or improvements to translations in a language you are familiar with, head to [crowdin](https://crowdin.com/project/betaflight-configurator) and add your suggested translations there;
|
||||||
- if you would like to start working on the translation for a new language, or take on responsibility for proof-reading the translation for a language you are very familiar with, please head to the Betaflight Slack (registration [here](https://slack.betaflight.com/)), and join the '#team\_translation' channel - the people in there can help you to get a new language added, or set you up as a proof reader.
|
- if you would like to start working on the translation for a new language, or take on responsibility for proof-reading the translation for a language you are very familiar with, please head to the Betaflight Slack (registration [here](https://slack.betaflight.com/)), and join the '#team\_translation' channel - the people in there can help you to get a new language added, or set you up as a proof reader.
|
||||||
|
|
||||||
|
## Hardware Issues
|
||||||
|
|
||||||
|
Betaflight does not manufacture or distribute their own hardware. While we are collaborating with and supported by a number of manufacturers, we do not do any kind of hardware support.
|
||||||
|
If you encounter any hardware issues with your flight controller or another component, please contact the manufacturer or supplier of your hardware, or check RCGroups https://rcgroups.com/forums/showthread.php?t=2464844 to see if others with the same problem have found a solution.
|
||||||
|
|
||||||
## Betaflight Releases
|
## Betaflight Releases
|
||||||
|
|
||||||
https://github.com/betaflight/betaflight/releases
|
https://github.com/betaflight/betaflight/releases
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue