mirror of https://github.com/ARMmbed/mbed-os.git
Update pull_request_template.md
parent
f80a843502
commit
3e3c10f1ea
|
@ -1,16 +1,22 @@
|
||||||
Note: This is just a template, so feel free to use/remove the unnecessary things
|
Notes:
|
||||||
|
* Pull requests will not be accepted until the submitter has agreed to the contributer agreement.
|
||||||
|
* This is just a template, so feel free to use/remove the unnecessary things
|
||||||
|
|
||||||
|
|
||||||
## Status
|
## Status
|
||||||
**READY/IN DEVELOPMENT/HOLD**
|
**READY/IN DEVELOPMENT/HOLD**
|
||||||
|
|
||||||
|
|
||||||
## Migrations
|
## Migrations
|
||||||
If this PR change any API's or it's behavior give short description what "API users" should do when this PR is in use.
|
If this PR changes any APIs or behaviors, give a short description of what "API users" should do when this PR is merged.
|
||||||
|
|
||||||
YES | NO
|
YES | NO
|
||||||
|
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
A few sentences describing the overall goals of the pull request's commits.
|
A few sentences describing the overall goals of the pull request's commits.
|
||||||
|
|
||||||
|
|
||||||
## Related PRs
|
## Related PRs
|
||||||
List related PRs against other branches:
|
List related PRs against other branches:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue