px4-firmware/.github/PULL_REQUEST_TEMPLATE.md

18 lines
814 B
Markdown
Raw Normal View History

2022-10-27 02:01:37 -03:00
Please use [PX4 Discuss](http://discuss.px4.io/) or [Discord](https://discord.gg/dronecode) to align on pull requests if necessary. You can then open draft pull requests to get early feedback.
2018-07-08 18:19:24 -03:00
## Describe problem solved by this pull request
A clear and concise description of the problem this proposed change will solve. Or, what it will improve.
E.g. For this use case I ran into...
## Describe your solution
2018-07-08 18:19:24 -03:00
A clear and concise description of what you have implemented.
## Describe possible alternatives
2018-07-08 18:19:24 -03:00
A clear and concise description of alternative solutions or features you've considered.
## Test data / coverage
How was it tested? What cases were covered? Logs uploaded to https://review.px4.io/ and screenshots of the important plot parts.
## Additional context
Add any other related context or media.