Skip to content

Commit

Permalink
Add style guideline about conditional conjunction formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jimwins committed Oct 22, 2024
1 parent 17463fe commit 4d312db
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/style.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ should be used in a series of three or more terms.
Contractions should be used appropriately.
Special attention should be applied to sentence construction when using
prepositions (i.e., sentences should not end in prepositions).
If a statement includes a conditional conjunction, the condition being
met should come before the independent clause.
The previous statement is an example of how a conditional conjuction
should be formatted.
See [PR#1565](https://github.com/php/doc-en/pull/1565) for another
example.

## PHP Manual Terms

Expand Down

0 comments on commit 4d312db

Please sign in to comment.