From f03fabcd12c22248b4abb342e25f8798250578a0 Mon Sep 17 00:00:00 2001 From: Michael Keller Date: Fri, 23 Oct 2020 00:22:23 +0200 Subject: [PATCH] Moved hardware issue template to a link. --- .github/ISSUE_TEMPLATE/config.yml | 3 +++ .github/ISSUE_TEMPLATE/hardware-problem-report.md | 9 --------- README.md | 7 +++++-- 3 files changed, 8 insertions(+), 11 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/hardware-problem-report.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index fdaed90a9..fc240d46c 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,3 +3,6 @@ contact_links: - name: Configuration and other support questions url: https://github.com/betaflight/betaflight#support-and-developers-channel 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 diff --git a/.github/ISSUE_TEMPLATE/hardware-problem-report.md b/.github/ISSUE_TEMPLATE/hardware-problem-report.md deleted file mode 100644 index 1e86f072e..000000000 --- a/.github/ISSUE_TEMPLATE/hardware-problem-report.md +++ /dev/null @@ -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. diff --git a/README.md b/README.md index c2b0d90da..f814cf008 100644 --- a/README.md +++ b/README.md @@ -97,8 +97,6 @@ TravisCI is used to run automatic builds https://travis-ci.com/betaflight/betaflight -[![Build Status](https://travis-ci.com/betaflight/betaflight.svg?branch=master)](https://travis-ci.com/betaflight/betaflight) - ## 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, 简体中文. @@ -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 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 https://github.com/betaflight/betaflight/releases