2022-11-08 11:56:55 -04:00
|
|
|
<!--
|
2018-07-08 18:19:24 -03:00
|
|
|
|
2022-11-08 11:56:55 -04:00
|
|
|
Thank you for your contribution!
|
2019-05-16 04:43:34 -03:00
|
|
|
|
2022-11-08 11:56:55 -04:00
|
|
|
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
|
|
|
|
2022-11-08 11:56:55 -04:00
|
|
|
-->
|
2018-07-08 18:19:24 -03:00
|
|
|
|
2022-11-08 11:56:55 -04:00
|
|
|
### Solved Problem
|
|
|
|
When ... I found that ...
|
2019-10-14 08:11:44 -03:00
|
|
|
|
2022-11-08 11:56:55 -04:00
|
|
|
Fixes #{Github issue ID}
|
|
|
|
|
|
|
|
### Solution
|
|
|
|
- Add ... for ...
|
|
|
|
- Refactor ...
|
|
|
|
|
2023-04-04 12:23:30 -03:00
|
|
|
### 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/...
|
2023-04-04 12:23:30 -03:00
|
|
|
```
|
|
|
|
|
2022-11-08 11:56:55 -04:00
|
|
|
### Alternatives
|
|
|
|
We could also ...
|
|
|
|
|
|
|
|
### Test coverage
|
|
|
|
- Unit/integration test: ...
|
|
|
|
- Simulation/hardware testing logs: https://review.px4.io/
|
|
|
|
|
|
|
|
### Context
|
|
|
|
Related links, screenshot before/after, video
|