mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-15 20:40:20 +00:00
Add recommendation about terminology (#3079)
This commit is contained in:
parent
9e75830ad1
commit
b6e0ba0fb7
1 changed files with 5 additions and 0 deletions
|
|
@ -126,6 +126,11 @@ should begin with the "Hazardous Materials" warning:
|
|||
|
||||
.. hazmat::
|
||||
|
||||
Always prefer terminology that is most broadly accepted. For example:
|
||||
|
||||
* When referring to class instances use "an instance of ``Foo``"
|
||||
instead of "a ``Foo`` provider".
|
||||
|
||||
When referring to a hypothetical individual (such as "a person receiving an
|
||||
encrypted message") use gender neutral pronouns (they/them/their).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue