Skip to content

Commit f8dc87c

Browse files
authored
Add clarity to description and reword tests options
1 parent 580af4e commit f8dc87c

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

.github/pull_request_template.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,11 @@ For more information on the requirements for pull requests, please see [the cont
88
Add here detailed changes summary, testing results, dependencies
99
Good example: https://os.mbed.com/docs/mbed-os/latest/contributing/workflow.html (Pull request template)
1010
-->
11+
##### Summary of change (*What the change is for and why*)
1112

1213

14+
##### Documentation (*Details of any document updates required*)
15+
1316
----------------------------------------------------------------------------------------------------------------
1417
### Pull request type (*required*)
1518

@@ -28,12 +31,12 @@ For more information on the requirements for pull requests, please see [the cont
2831
### Test results (*required*)
2932

3033
<!--
31-
Optional
34+
Required
3235
For example, add test results for new target
3336
-->
34-
[] No Tests required for this change
35-
[] These PR changes will be covered by existing tests and CI
36-
[] Tests supplied below
37+
[] No Tests required for this change (E.g docs only update)
38+
[] Covered by existing mbed-os tests (Greentea or Unittest)
39+
[] Tests / results supplied as part of this PR
3740

3841

3942
----------------------------------------------------------------------------------------------------------------
@@ -60,3 +63,4 @@ For more information on the requirements for pull requests, please see [the cont
6063
##### Migration actions required
6164

6265

66+

0 commit comments

Comments
 (0)