File tree Expand file tree Collapse file tree 3 files changed +6
-8
lines changed
Expand file tree Collapse file tree 3 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 1919- [ Style guide] ( style/index.md )
2020 - [ Wording] ( style/wording.md )
2121 - [ Language and grammar] ( )
22- - [ Punctuation] ( )
22+ - [ Punctuation] ( style/punctuation.md )
2323- [ Review policy] ( review-policy.md )
2424- [ Resources] ( )
Original file line number Diff line number Diff line change 1+ # Punctuation
2+
3+ Use Oxford commas.
4+
5+ Avoid slashes for alternatives ("program/binary"); use conjunctions or rewrite it ("program or binary").
Original file line number Diff line number Diff line change @@ -4,13 +4,6 @@ This document serves as a guide for editors and reviewers. Some conventions and
44
55[ introduction ] : ../src/introduction.md
66
7- ## Style
8-
9- Idioms and styling:
10-
11- * Use Oxford commas.
12- * Avoid slashes for alternatives ("program/binary"); use conjunctions or rewrite it ("program or binary").
13-
147## Content guidelines
158
169The following are guidelines for the content of the reference.
You can’t perform that action at this time.
0 commit comments