-
Notifications
You must be signed in to change notification settings - Fork 1k
Avoid dysphemisms #2383
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
Avoid dysphemisms #2383
Conversation
I was reading the inclusive language guide at https://docs.scala-lang.org/contribute/inclusive-language-guide.html. I have 2 points of feedback. I initially posted this on Discord but then I noticed I could do a pull request. So here it is. Re. blacklist/whitelist. Such lists are often used to regulate access. Therefore I propose we suggest the alternative 'allowlist/denylist' as it is probably appropriate in more circumstances. This is also the suggestion done from the linked page https://github.com/dialpad/inclusive-language.
ping @sjrd |
perhaps both "include/exclude" and "allow/deny" should be mentioned? I do agree that "allow/deny" is what I would normally reach for first. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have reviewed the form of the contribution.
But I don't really have the liberty to make a review of the content. The content was discussed and approved by quite a number of stakeholders. I don't know how we should proceed with changes here.
/cc @darjutak @ValeriePe
Co-authored-by: Sébastien Doeraene <[email protected]>
Thanks for the review Sébastien.
I thought I read somewhere feedback was requested. But that must have been my imagination because I cannot find such a request anywhere. Anyways, the Scala Center could collect feedback for a couple of months and then use the same process as was used to create this document the first time. If however you think the value is not worth the effort, I propose we just close this PR and pretend nothing happened. |
Might have been me in a chat room :-) Personally I think the adjustments in this PR are modest and uncontroversial enough to be mergeable, especially since the document as a whole is a collection of suggestions and recommendations rather than anything that's actually binding on anybody. except that I do think that this should be adjusted:
partly because the include/exclude suggestion already went through this external-review process. Regardless, whatever the Center decides will of course be fine with me. |
Done. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm hitting "approve", but as per discussion, someone from the Center needs to make the final call here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We discussed this in a team-wide meeting at the Scala Center, and we collectively approve these changes.
Thank you for your contribution. :)
I was reading the inclusive language guide at https://docs.scala-lang.org/contribute/inclusive-language-guide.html. I have 2 points of feedback. I initially posted this on Discord but then I noticed I could do a pull request. So here it is.
Re. blacklist/whitelist. Such lists are often used to regulate access. Therefore I propose we suggest the alternative 'allowlist/denylist' as it is probably appropriate in more circumstances. This is also the suggestion done from the linked page https://github.com/dialpad/inclusive-language.