-
Notifications
You must be signed in to change notification settings - Fork 5.3k
WG Naming: Add language evaluation framework #5207
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
Conversation
Signed-off-by: Celeste Horgan <celeste@cncf.io>
ba5a83b to
d01974f
Compare
| @@ -0,0 +1,111 @@ | |||
|
|
|||
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.
extra newline
|
|
||
| The language evaluation framework is a guidance document developed by the Kubernetes Naming Working Group. It outlines a structured framework for evaluating language and terminology for harm to the community. This enables the community to navigate divisive conversations with a measure of clarity. | ||
|
|
||
| While the document was created for an open source technology project, we feel the principles outlines are applicable to other fields as well. |
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.
outlined*
| #### Is the term militaristic? | ||
|
|
||
| Examples include “marshal/unmarshal”. | ||
|
|
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.
extra newline
|
|
||
| - Language focus: is the language in use a metaphor that could be described more precisely using different words? | ||
|
|
||
|
|
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.
extra newline
|
|
||
| For each term under evaluation, answer all questions. | ||
|
|
||
|
|
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.
extra newline
| #### Is the term overtly homophobic? | ||
|
|
||
| Examples do not include “homogenizing” or “homogenous” data. | ||
|
|
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.
socioeconomic status is the only category that I see as potentially missing.
Examples include adjectives that label people “the poor” vs specific designations.
|
/assign @justaugustus @zacharysarah @jdumars /wg naming |
zacharysarah
left a comment
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.
@celestehorgan Thanks for drafting this. I've made some revisions, some of which are substantial.
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
|
/approve |
spiffxp
left a comment
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.
/hold
to be removed at wg-naming approvers' discretion
/lgtm
I didn't have any detailed comments to add. I found this useful to reference in a PR recommending alternatives to 'master' #5243
|
Great work, @celestehorgan, and thanks to everyone for the reviews! |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: celestehorgan, dims, justaugustus, spiffxp The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Celeste Horgan celeste@cncf.io
Add the first version of the language evaluation framework.