diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 6f6952875f..eb7f126be9 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -7,6 +7,19 @@ assignees: '' --- +**PLEASE MAKE SURE YOU READ AND UNDERSTAND THE SOCIAL MEDIA SUPPORT CHANNELS. QUESTIONS ABOUT FLASHING, CONFIGURING, PILOTING MAY BE CLOSED WITHOUT FURTHER INTERACTION.** + +* [Telegram channel](https://t.me/INAVFlight) +* [Facebook group](https://www.facebook.com/groups/INAVOfficial) +* [RC Groups thread](https://www.rcgroups.com/forums/showthread.php?2495732-Cleanflight-iNav-%28navigation-rewrite%29-project) + +**Please double-check that nobody reported the issue before by using search in this bug tracker.** + +**PLEASE DELETE THE TEXT ABOVE AFTER READING AND UNDERSTANDING IT** + +**** + + ## Current Behavior diff --git a/.github/ISSUE_TEMPLATE/Question.md b/.github/ISSUE_TEMPLATE/Question.md deleted file mode 100644 index 2850f8b410..0000000000 --- a/.github/ISSUE_TEMPLATE/Question.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -name: "❓Question" -about: Have a question? -title: '' -labels: '' -assignees: '' - ---- - -For immediate help, just ask your question on one of the following platforms: - -* [Telegram channel](https://t.me/INAVFlight) -* [Facebook group](https://www.facebook.com/groups/INAVOfficial) -* [RC Groups thread](https://www.rcgroups.com/forums/showthread.php?2495732-Cleanflight-iNav-%28navigation-rewrite%29-project) - -You can also read public documentations or watch video tutorials: - -* [Official documentation](https://github.com/iNavFlight/inav/tree/master/docs) -* [Official Wiki](https://github.com/iNavFlight/inav/wiki) -* [Video series by Painless360](https://www.youtube.com/playlist?list=PLYsWjANuAm4qdXEGFSeUhOZ10-H8YTSnH) -* [Video series by Paweł Spychalski](https://www.youtube.com/playlist?list=PLOUQ8o2_nCLloACrA6f1_daCjhqY2x0fB) -* [How to setup INAV on a flying wing](https://www.youtube.com/playlist?list=PLOUQ8o2_nCLn_lCX7UB2OPLzR4w5G4el3) -* [How to setup INAV on a 5" quad](https://www.youtube.com/playlist?list=PLOUQ8o2_nCLl9M6Vm-ZNLMCr6_9yNVHQG)