Skip to content

Commit 2d2e4eb

Browse files
author
Amanda Butler
authored
Clarify workflow.md
Update sentence for phrasing.
1 parent 44ecd79 commit 2d2e4eb

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
@@ -33,7 +33,7 @@ Before contributing an enhancement (new feature, new port and so on), please [di
3333

3434
We can only accept contributions through GitHub if you create a pull request from forked versions of our repositories. This allows us to review the contributions in an easy-to-use and reliable way, under public scrutiny.
3535

36-
Please create separate pull requests for each concern; each pull request needs a clear unity of purpose. In particular, separate code formatting and style changes from functional changes. This makes each pull request’s true contribution clearer and makes each pull request quicker and easier to review.
36+
Please create separate pull requests for each concern; each pull request needs a clear unity of purpose. In particular, separate code formatting and style changes from functional changes. This makes each pull request’s true contribution clearer, so review is quicker and easier.
3737

3838
##### Reporting bugs
3939

0 commit comments

Comments
 (0)