Skip to content

Commit b7b86a7

Browse files
author
Amanda Butler
authored
Copy edit workflow.md
Copy edit file for grammar and complete sentences.
1 parent 7c52507 commit b7b86a7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/reference/contributing/guidelines/workflow.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,18 +53,18 @@ Pull requests on GitHub have to meet the following requirements to keep the code
5353

5454
##### Pull request template
5555

56-
A good example how a pull request template should look like.
56+
Below is a good example of a pull request:
5757

5858
```
5959
Fix deep sleep locking bug
6060
6161
# Description
6262
63-
Fix problems which could leave deep sleep locked unintentionally, along with adding tests to verify this behavior is fixed.
63+
Fix problems that could leave deep sleep locked unintentionally, along with adding tests to verify this behavior is fixed.
6464
65-
Tested locally with two targets, all toolchains.
65+
Tested locally with two targets and all toolchains.
6666
67-
Test results can be seen [here](just an example).
67+
You can see test results [here](just an example).
6868
6969
# Pull request type
7070

0 commit comments

Comments
 (0)