Skip to content

Commit 0d57bfa

Browse files
committed
Recommend Wikipedia's MoS for anything not covered
See issue #2146.
1 parent 7102b77 commit 0d57bfa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

writing-docs/STYLEGUIDE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ Please follow these rules when writing the text itself:
1111
* Configure your editor for auto-flowing (or
1212
hard-wrapping) line length at 72 whenever possible.
1313

14+
When writing new text, try to be consistent with the rest of the
15+
docs. If it happens that there's no consistency and this style guide
16+
does not give a recommendation, consult
17+
[Wikipedia's Manual of Style](https://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style)
18+
and see if the issue is covered there. Typically, style decisions that
19+
work for Wikipedia can be safely used for writing Perl 6 documentation.
1420

1521
## Structure
1622

0 commit comments

Comments
 (0)