File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
contributing/documentation Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -125,6 +125,14 @@ Language Standards
125
125
* Do not use `Serial (Oxford) Commas `_;
126
126
* You should use a form of *you * instead of *we * (i.e. avoid the first person
127
127
point of view: use the second instead).
128
+ * When referencing a hypothetical person, such as "a user with a session cookie", gender-neutral
129
+ pronouns (they/their/them) should be used. For example, instead of:
130
+
131
+ * he or she, use they
132
+ * him or her, use them
133
+ * his or her, use their
134
+ * his or hers, use theirs
135
+ * himself or herself, use themselves
128
136
129
137
.. _`the Sphinx documentation` : http://sphinx-doc.org/rest.html#source-code
130
138
.. _`Twig Coding Standards` : http://twig.sensiolabs.org/doc/coding_standards.html
You can’t perform that action at this time.
0 commit comments