mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
1. Change the paragraph headings to proper Markdown headings (easier to link / structure the Markdown) 2. Move PULL_REQUEST_TEMPLATE into .github folder 3. Change description in Issue template and remove outdated DevGuide Repository information 4. Add a bug emoji to bug report isue template 5. Support automatically adding labels 'bug-report' and 'feature-request' to easily sort / filter appropriate issues in Github
18 lines
804 B
Markdown
18 lines
804 B
Markdown
Please use [PX4 Discuss](http://discuss.px4.io/) or [Slack](http://slack.px4.io/) to align on pull requests if necessary. You can then open draft pull requests to get early feedback.
|
|
|
|
## 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
|
|
A clear and concise description of what you have implemented.
|
|
|
|
## Describe possible alternatives
|
|
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.
|