Add clarity to description and reword tests options

pull/11894/head
Anna Bridge 2019-09-26 11:55:51 +01:00 committed by adbridge
parent fa3aaf4dc8
commit 06515c34d0
1 changed files with 8 additions and 4 deletions

View File

@ -8,8 +8,11 @@ For more information on the requirements for pull requests, please see [the cont
Add here detailed changes summary, testing results, dependencies Add here detailed changes summary, testing results, dependencies
Good example: https://os.mbed.com/docs/mbed-os/latest/contributing/workflow.html (Pull request template) Good example: https://os.mbed.com/docs/mbed-os/latest/contributing/workflow.html (Pull request template)
--> -->
##### Summary of change (*What the change is for and why*)
##### Documentation (*Details of any document updates required*)
---------------------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------------------
### Pull request type (*required*) ### Pull request type (*required*)
@ -28,12 +31,12 @@ For more information on the requirements for pull requests, please see [the cont
### Test results (*required*) ### Test results (*required*)
<!-- <!--
Optional Required
For example, add test results for new target For example, add test results for new target
--> -->
[] No Tests required for this change [] No Tests required for this change (E.g docs only update)
[] These PR changes will be covered by existing tests and CI [] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests supplied below [] Tests / results supplied as part of this PR
---------------------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------------------
@ -60,3 +63,4 @@ For more information on the requirements for pull requests, please see [the cont
##### Migration actions required ##### Migration actions required