Skip to content

Commit a87ebbc

Browse files
author
Amanda Butler
authored
Edit update to workflow.md
Make minor edits for precise language.
1 parent ea13dae commit a87ebbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/contributing/guidelines/workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Pull requests on GitHub have to meet the following requirements to keep the code
6464
- Comment in the pull request on every change (rebase or new commits). This helps reviewers to be up to date with changes
6565
- Pull requests should fix a bug, add a feature or refactor.
6666

67-
If commits do not follow above guidelines, you might be requested to modify the commit history (it is often adding more details to address _what_ and _why_ vs _how_).
67+
If commits do not follow the above guidelines, we may request you modify the commit history (often to add more details to address _what_ and _why_ rather than _how_).
6868

6969
#### Release versioning
7070

0 commit comments

Comments
 (0)