mirror of https://github.com/ARMmbed/mbed-os.git
Update pull_request_template.md
parent
7e05502e44
commit
8f30f26340
|
@ -11,7 +11,7 @@ A few sentences describing the overall goals of the pull request's commits.
|
||||||
|
|
||||||
|
|
||||||
## Migrations
|
## Migrations
|
||||||
If this PR changes any APIs or behaviors, give a short description of what "API users" should do when this PR is merged.
|
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
|
||||||
|
|
||||||
|
@ -30,10 +30,10 @@ other_pr_master | [link]()
|
||||||
- [ ] Documentation
|
- [ ] Documentation
|
||||||
|
|
||||||
|
|
||||||
## Deploy Notes
|
## Deploy notes
|
||||||
Notes regarding the deployment of the contained body of work. These should note any
|
Notes regarding the deployment of the contained body of work. These should note any
|
||||||
required changes in the build environment, tools, compilers, etc.
|
required changes in the build environment, tools, compilers, etc.
|
||||||
|
|
||||||
|
|
||||||
## Steps to Test or Reproduce
|
## Steps to test or reproduce
|
||||||
Outline the steps to test or reproduce the PR here.
|
Outline the steps to test or reproduce the PR here.
|
Loading…
Reference in New Issue