px4-firmware/.github/PULL_REQUEST_TEMPLATE.md

38 lines
680 B
Markdown
Raw Permalink Normal View History

<!--
2018-07-08 18:19:24 -03:00
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
2018-07-08 18:19:24 -03:00
-->
2018-07-08 18:19:24 -03:00
### Solved Problem
When ... I found that ...
Fixes #{Github issue ID}
### Solution
- Add ... for ...
- Refactor ...
### Changelog Entry
For release notes:
```
Feature/Bugfix XYZ
New parameter: XYZ_Z
2023-06-05 09:37:31 -03:00
Documentation: Need to clarify page ... / done, read docs.px4.io/...
```
### Alternatives
We could also ...
### Test coverage
- Unit/integration test: ...
- Simulation/hardware testing logs: https://review.px4.io/
### Context
Related links, screenshot before/after, video