We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7102b77 commit 0d57bfaCopy full SHA for 0d57bfa
writing-docs/STYLEGUIDE.md
@@ -11,6 +11,12 @@ Please follow these rules when writing the text itself:
11
* Configure your editor for auto-flowing (or
12
hard-wrapping) line length at 72 whenever possible.
13
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.
20
21
## Structure
22
0 commit comments