Add clarity to description and reword tests options

pull/11563/head
Anna Bridge 2019-09-26 11:55:51 +01:00 committed by GitHub
parent 580af4e4d2
commit f8dc87c5ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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
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*)
@ -28,12 +31,12 @@ For more information on the requirements for pull requests, please see [the cont
### Test results (*required*)
<!--
Optional
Required
For example, add test results for new target
-->
[] No Tests required for this change
[] These PR changes will be covered by existing tests and CI
[] Tests supplied below
[] No Tests required for this change (E.g docs only update)
[] Covered by existing mbed-os tests (Greentea or Unittest)
[] 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