mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
github: Update pull request template for clarity
Removed outdated sections and streamlined the pull request template.
This commit is contained in:
parent
5c469a36b8
commit
e74e1bb32a
18
.github/PULL_REQUEST_TEMPLATE.md
vendored
18
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,22 +1,9 @@
|
|||||||
<!--
|
<!--
|
||||||
|
|
||||||
Thank you for your contribution!
|
|
||||||
|
|
||||||
Get early feedback through
|
|
||||||
- Dronecode Discord: https://discord.gg/dronecode
|
|
||||||
- PX4 Discuss: http://discuss.px4.io/
|
|
||||||
- opening a draft pr and sharing the link
|
|
||||||
|
|
||||||
-->
|
|
||||||
|
|
||||||
### Solved Problem
|
### Solved Problem
|
||||||
When ... I found that ...
|
|
||||||
|
|
||||||
Fixes #{Github issue ID}
|
Fixes #{Github issue ID}
|
||||||
|
|
||||||
### Solution
|
### Solution
|
||||||
- Add ... for ...
|
|
||||||
- Refactor ...
|
|
||||||
|
|
||||||
### Changelog Entry
|
### Changelog Entry
|
||||||
For release notes:
|
For release notes:
|
||||||
@ -27,11 +14,10 @@ Documentation: Need to clarify page ... / done, read docs.px4.io/...
|
|||||||
```
|
```
|
||||||
|
|
||||||
### Alternatives
|
### Alternatives
|
||||||
We could also ...
|
|
||||||
|
|
||||||
### Test coverage
|
### Test coverage
|
||||||
- Unit/integration test: ...
|
|
||||||
- Simulation/hardware testing logs: https://review.px4.io/
|
|
||||||
|
|
||||||
### Context
|
### Context
|
||||||
Related links, screenshot before/after, video
|
Related links, screenshot before/after, video
|
||||||
|
|
||||||
|
-->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user