-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
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
WEB: Add diversity note to team.md #28630
Conversation
Thanks a lot for working on this @dorothykiz1. Looks great, couple of comments:
The PR that I mentioned is now merged, you'll have to fix the conflict. Thanks! |
Hello, kindly re-review this and let me know in case of any suggestions |
Thanks for the update. Can you check the file changes tab in this PR? I think you just want to add the paragraph about diversity and there are many unrelated changes. Also, you'll have to resolve the conflicts for us to be able to merge. I personally find the new text a bit too formal / technical. May be it's just my impression, but expressions like "systemic bias"... make me feel that if I haven't had a very tough life I'm not being encouraged to contribute. Would it make sense to have something more relaxed? Just something like "...if you'd increase the diversity of our team, we encourage you to contribute...". Making sure that people not underrepresented also feels comfortable with the note. |
Hello @datapythonista i need some help on this am failing to resolve the conflict |
@datapythonista I have worked on the needed changes but am not able to resolve the conflicts I have no write access, kindly advise. |
You need to run Let me know if you have any problem with that. |
Done Thank you very much, that was helpful |
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.
Great, the resolution of the conflicts looks perfect, and much better with markdown and the new wording.
I added some comments on the phrasing. They are just opinions, make sure that you're happy yourself with the wording and the message.
Thanks a lot for working on this. I'll ask later for feedback from other people in the mentoring team, so we make sure everybody feels the intended way after reading this paragraph. Thanks for your patience, if at any point you prefer to get this merged and improve the message in follow up pull requests (by you or someone else) just let me know.
web/pandas/about/index.html
Outdated
@@ -84,3 +84,4 @@ | |||
users, contributors and the broader community. Regardless of level of experience, | |||
gender, gender identity and expression, sexual orientation, disability, | |||
personal appearance, body size, race, ethnicity, age, religion, or nationality. | |||
|
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.
Can you remove this blank line please
web/pandas/about/team.md
Outdated
## Governance | ||
|
||
Wes McKinney is the Benevolent Dictator for Life (BDFL). | ||
|
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.
Can you restore this blank line please
web/pandas/about/team.md
Outdated
@@ -36,10 +36,19 @@ If you want to support pandas development, you can find information in the [dona | |||
{% endfor %} | |||
</div> | |||
|
|||
|
|||
## Diversity and Inclusion | |||
|
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.
There are whitespaces in some blank lines, or at the end of the ones with text. I'd recommend to set up your editor so it shows them, or warns you about them, the continuous integration of pandas checks that they don't exist.
web/pandas/about/team.md
Outdated
|
||
## Diversity and Inclusion | ||
|
||
> _pandas_ expressly welcomes and encourages anyone who faces under-representation,discrimination in the technology industry |
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.
missing space after comma
web/pandas/about/team.md
Outdated
## Diversity and Inclusion | ||
|
||
> _pandas_ expressly welcomes and encourages anyone who faces under-representation,discrimination in the technology industry | ||
> or anyone willing to increase the diversity of our team,we encourage you to contribute. |
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.
missing space after comma
web/pandas/about/team.md
Outdated
|
||
> _pandas_ expressly welcomes and encourages anyone who faces under-representation,discrimination in the technology industry | ||
> or anyone willing to increase the diversity of our team,we encourage you to contribute. | ||
> We have identified the visible diversity gap and obstacles in the open source community and we are strongly against it. |
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.
My personal preference would be to phrase this as a positive message (i.e. avoid using "strongly against it"). I'd use something like "We are aware of the diversity problems in the open source community, and we are proactive in increasing the diversity of our team.". Feel free to use what you think it's better, but I think people react better to messages expressed in a positive way.
web/pandas/about/team.md
Outdated
> _pandas_ expressly welcomes and encourages anyone who faces under-representation,discrimination in the technology industry | ||
> or anyone willing to increase the diversity of our team,we encourage you to contribute. | ||
> We have identified the visible diversity gap and obstacles in the open source community and we are strongly against it. | ||
> If you identify as any of the groups mentioned above do not hesitate to make your contribution, |
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 think this sentence is redundant, probably not needed.
web/pandas/about/team.md
Outdated
> or anyone willing to increase the diversity of our team,we encourage you to contribute. | ||
> We have identified the visible diversity gap and obstacles in the open source community and we are strongly against it. | ||
> If you identify as any of the groups mentioned above do not hesitate to make your contribution, | ||
> if you see a violation of our [code of conduct](https://github.com/pandas-dev/pandas/blob/master/.github/CODE_OF_CONDUCT.md) |
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 have our code of conduct n the web now, you can use the link [code of conduct]({base_url}/community/coc.html)
instead.
I'd probably add a bit more context about the code of conduct. Something like We have a [code of conduct](link) to ensure a friendly and welcoming environment. Please send us a message to ... if you don't feel this way.
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.
Hello, thanks for the suggestions,
I failed to get a link to the code of conduct used what you suggested
web/pandas/about/team.md
Outdated
> We have identified the visible diversity gap and obstacles in the open source community and we are strongly against it. | ||
> If you identify as any of the groups mentioned above do not hesitate to make your contribution, | ||
> if you see a violation of our [code of conduct](https://github.com/pandas-dev/pandas/blob/master/.github/CODE_OF_CONDUCT.md) | ||
> on this issue,please report it to the [pandas team](pandas-coc@googlegroups.com). |
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.
space after the comma
web/pandas/about/index.html
Outdated
@@ -83,4 +83,4 @@ | |||
Is in the core of _pandas_ to be respectful and welcoming with everybody, | |||
users, contributors and the broader community. Regardless of level of experience, | |||
gender, gender identity and expression, sexual orientation, disability, | |||
personal appearance, body size, race, ethnicity, age, religion, or nationality. | |||
personal appearance, body size, race, ethnicity, age, religion, or nationality. |
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.
@datapythonista do we care about getting an extra newline 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.
I don't think it's important, but let's better avoid unrelated changes. Can you restore the original version of this file please?
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.
ok
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.
Just added couple of small things, but looks good, thanks for the work on this.
Before we merge, do you mind asking for a review to your mates from the mentoring? Would be good to have different points of view on whether this achieves the expected goal.
Also, if you don't mind attaching a screenshot of how this looks rendered. That would be useful for the reviews.
web/pandas/about/index.html
Outdated
@@ -83,4 +83,4 @@ | |||
Is in the core of _pandas_ to be respectful and welcoming with everybody, | |||
users, contributors and the broader community. Regardless of level of experience, | |||
gender, gender identity and expression, sexual orientation, disability, | |||
personal appearance, body size, race, ethnicity, age, religion, or nationality. | |||
personal appearance, body size, race, ethnicity, age, religion, or nationality. |
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 don't think it's important, but let's better avoid unrelated changes. Can you restore the original version of this file please?
web/pandas/about/team.md
Outdated
> or anyone willing to increase the diversity of our team, we encourage you to contribute. | ||
> We have identified the visible diversity gap and obstacles in the open source community and we are proactive in increasing the diversity of our team. | ||
> We have a [code of conduct]({base_url}/community/coc.html) to ensure a friendly and welcoming environment. | ||
> Please send us a message to [pandas team](pandas-coc@googlegroups.com), if you don't feel this way. |
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.
the message won't be received by the pandas team, but by the pandas code of conduct committee, so better change the link text.
Can you also add mailto:
before the email address, so it becomes a mail link.
@datapythonista am not sure on how to get the screenshot, I have sent the pull request link to the mentoring group hoping they will pass by and leave their reviews |
web/pandas/about/team.md
Outdated
> _pandas_ expressly welcomes and encourages anyone who faces under-representation, discrimination in the technology industry | ||
> or anyone willing to increase the diversity of our team, we encourage you to contribute. |
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.
It might be a matter of personal opinion, but I think the part about encouriging contributions is too far back in the sentence. I would change this phrase for something like this: pandas expressly welcomes and encourages contributions from members of underrepresented groups in technology willing to increase the diversity of our team.
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.
Makes total sense thank you @martinagvilas for your review will fix that
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.
Waiting for the rest of the ladies then I make a single commit
web/pandas/about/team.md
Outdated
@@ -38,8 +38,8 @@ If you want to support pandas development, you can find information in the [dona | |||
|
|||
## Diversity and Inclusion | |||
|
|||
> _pandas_ expressly welcomes and encourages anyone who faces under-representation, discrimination in the technology industry | |||
> or anyone willing to increase the diversity of our team, we encourage you to contribute. | |||
> _pandas_ expressly welcomes and encourages contributions anyone who faces under-representation, discrimination in the technology industry |
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 think a from
is missing after contributions
web/pandas/about/team.md
Outdated
> or anyone willing to increase the diversity of our team. | ||
> We have identified the visible diversity gap and obstacles in the open source community and we are proactive in increasing the diversity of our team. | ||
> We have a [code of conduct]({base_url}/community/coc.html) to ensure a friendly and welcoming environment. | ||
> Please send an email to [mailto:pandas-code-of-conduct-committee](pandas-coc@googlegroups.com), if you don't feel this way. |
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.
", if you don't feel this way" doesn't really flow well with me. not sure if anyone else gets the same impression. if that's the case, my suggestion for rephrasing would be " Please send an email to mailto:pandas-code-of-conduct-committee if you think we can do a better job at achieving this goal."
web/pandas/about/team.md
Outdated
> or anyone willing to increase the diversity of our team. | ||
> We have identified the visible diversity gap and obstacles in the open source community and we are proactive in increasing the diversity of our team. | ||
> We have a [code of conduct]({base_url}/community/coc.html) to ensure a friendly and welcoming environment. | ||
> Please send an email to [mailto:pandas-code-of-conduct-committee](pandas-coc@googlegroups.com), if you don't feel this way. |
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.
IDK if this is the expected behaviour but clicking on mailto
gives a 404 page not found
.
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.
thanks @sara-02 ohh i get where i went wrong am i supposed to add it to the link instead?
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.
Even I do not know, checkout this link, it provides a format github/markup#1030 (comment), in our case the subject will be different.
web/pandas/about/team.md
Outdated
|
||
> _pandas_ expressly welcomes and encourages contributions from anyone who faces under-representation, discrimination in the technology industry | ||
> or anyone willing to increase the diversity of our team. | ||
> We have identified the visible diversity gap and obstacles in the open source community and we are proactive in increasing the diversity of our team. |
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.
maybe diversity gaps
or visible gaps and obstacles in sustaining diversity and inclusion in the open-source communities
.
I think adding something along the lines of sustaining D&I
should be inlcuded to highlight that our efforts are not one-off, but intended for long term.
WDYT?
@dorothykiz1 added my suggestions, hope you find them useful. :) |
Thank you all for taking the time to look through, I have worked on the reviews kindly re-review |
Looks good to me! great job @dorothykiz1 following the link returned a 404in preview but when I rendered the same markup in another webpage it worked fine |
Looks good to me, thanks @dorothykiz1 |
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.
Happy to get this merged if you're all happy with the text now.
Thanks a lot for working on this @dorothykiz1. Just a question. Any particular reason to have this as a quoted block (i.e. heading >
)? Since this is a top level section, feels like it could be just a regular paragraph.
Thanks @dorothykiz1 |
* master: (22 commits) DOC: fix PR09,PR08 errors for pandas.Timestamp (pandas-dev#28739) WEB: Add diversity note to team.md (pandas-dev#28630) DOC: Minor fixes in pandas/testing.py docstring. (pandas-dev#28752) TST: port maybe_promote tests from pandas-dev#23982 (pandas-dev#28764) Bugfix/groupby datetime issue (pandas-dev#28569) reenable codecov (pandas-dev#28750) CLN: Centralised _check_percentile (pandas-dev#27584) DEPR: Deprecate Index.set_value (pandas-dev#28621) CLN: Fix typo in contributing.rst (pandas-dev#28761) Fixed docstring errors in pandas.period range and pandas.PeriodIndex (pandas-dev#28756) BUG: Fix TypeError raised in libreduction (pandas-dev#28643) DOC: Pandas.Series.drop docstring PR02 (pandas-dev#27976) (pandas-dev#28742) DOC: Fixed doctring errors PR08, PR09 in pandas.io (pandas-dev#28748) TST: Fix broken test cases where Timedelta/Timestamp raise (pandas-dev#28729) REF: Consolidate alignment calls in DataFrame ops (pandas-dev#28638) BUG: Fix dep generation (pandas-dev#28734) Added doctstring to fixture (pandas-dev#28727) DOC: Fixed PR06 docstrings errors in pandas.timedelta_range (pandas-dev#28719) replaced safe_import with a corresponding test decorator (pandas-dev#28731) BUG: Fix RangeIndex.get_indexer for decreasing RangeIndex (pandas-dev#28680) ...
@datapythonista kindly review