mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-30 11:54:08 +08:00
1. Change the paragraph headings to proper Markdown headings (easier to link / structure the Markdown) 2. Move PULL_REQUEST_TEMPLATE into .github folder 3. Change description in Issue template and remove outdated DevGuide Repository information 4. Add a bug emoji to bug report isue template 5. Support automatically adding labels 'bug-report' and 'feature-request' to easily sort / filter appropriate issues in Github
14 lines
325 B
Markdown
14 lines
325 B
Markdown
---
|
|
name: ⛔ Support Question
|
|
about: See http://discuss.px4.io/ for questions about using PX4.
|
|
|
|
---
|
|
|
|
## Attention! Please read the note below
|
|
|
|
We use GitHub issues only to discuss PX4 bugs and new features.
|
|
|
|
**For questions about using PX4 or related components, please use [PX4 Discuss](http://discuss.px4.io/).**
|
|
|
|
Thanks!
|