mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-15 07:07:35 +08:00
422be90140
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
12 lines
278 B
Markdown
12 lines
278 B
Markdown
---
|
|
name: ⛔ Documentation Issue
|
|
about: See https://github.com/PX4/px4_user_guide for documentation issues
|
|
|
|
---
|
|
|
|
## Attention! Please read the note below
|
|
|
|
**Please submit the documentation issue to the [User Guide](https://github.com/PX4/px4_user_guide) repository.**
|
|
|
|
Thanks!
|