8000 [Contributing] Avoid the use of controversial language by codedmonkey · Pull Request #9529 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

[Contributing] Avoid the use of controversial language #9529

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 3, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 10 additions & 8 deletions contributing/community/review-comments.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,18 @@ that, but swearing/cursing and name calling doesn't really encourage anyone to
help you. Take a deep breath, count to 10 and try to *clearly* explain what problems
you encounter.

Gender-neutral Pronouns
-----------------------
Inclusive Language
------------------

While not "formally" required, it's better to use gender-neutral pronouns.
Unless someone "indicated" their pronouns, use "they", "them" instead of
"he", "she", "his", "hers", "his/hers", "he/she", etc.
In an effort to be inclusive to a wide group of developers, it's recommended to
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be better to use people instead of developers?

use personal pronouns that don't suggest a particular gender. Unless someone
has stated their pronouns, use "they", "them" instead of "he", "she", "his",
"hers", "his/hers", "he/she", etc.

Try to avoid using wording that may be considered excluding and needlessly gendered,
like for example words that have a male base. For example we recommend to use other
words like "folks", "team", "everyone" in place of "guys".
Try to avoid using wording that may be considered excluding, needlessly gendered
(e.g. words that have a male or female base), racially motivated or singles out
a particular group in society. For example, we recommend to use words like
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe keep the same form, like in the previous block, it's recommended instead of we recommend?

Copy link
Member
@javiereguiluz javiereguiluz Apr 1, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fully agree. In the Symfony Docs we never use "we". It was a decision taken a few years ago, so we prefer to keep it. Thanks!

"folks", "team", "everyone" instead of "guys", "ladies", "yanks", etc.

Giving Positive Feedback
------------------------
Expand Down
0