mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 11:57:35 +08:00
e74e1bb32a
Removed outdated sections and streamlined the pull request template.
24 lines
322 B
Markdown
24 lines
322 B
Markdown
<!--
|
|
|
|
### Solved Problem
|
|
Fixes #{Github issue ID}
|
|
|
|
### Solution
|
|
|
|
### Changelog Entry
|
|
For release notes:
|
|
```
|
|
Feature/Bugfix XYZ
|
|
New parameter: XYZ_Z
|
|
Documentation: Need to clarify page ... / done, read docs.px4.io/...
|
|
```
|
|
|
|
### Alternatives
|
|
|
|
### Test coverage
|
|
|
|
### Context
|
|
Related links, screenshot before/after, video
|
|
|
|
-->
|