mirror of https://github.com/ARMmbed/mbed-os.git
Update pull_request_template.md
updated against proposals
parent
7afa17a2a4
commit
f80a843502
|
@ -1,9 +1,13 @@
|
|||
Note: This is just a template, so feel free to use/remove the unnecessary things
|
||||
|
||||
## Status
|
||||
**READY/IN DEVELOPMENT/HOLD**
|
||||
|
||||
## 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.
|
||||
YES | NO
|
||||
|
||||
|
||||
## Description
|
||||
A few sentences describing the overall goals of the pull request's commits.
|
||||
|
||||
|
@ -22,8 +26,9 @@ other_pr_master | [link]()
|
|||
|
||||
|
||||
## Deploy Notes
|
||||
Notes regarding deployment the contained body of work. These should note any
|
||||
db migrations, etc.
|
||||
Notes regarding the deployment of the contained body of work. These should note any
|
||||
required changes in the build environment, tools, compilers, etc.
|
||||
|
||||
|
||||
## Steps to Test or Reproduce
|
||||
Outline the steps to test or reproduce the PR here.
|
||||
|
|
Loading…
Reference in New Issue