-
Notifications
You must be signed in to change notification settings - Fork 4
Code of conduct template package + tools/packages for promoting a diverse and welcoming environment #78
Comments
A tool to measure "supportiveness" seems like a great idea. I wonder what impact it would have on the way advisors give feedback to their graduate students :) |
I've been dreaming for a while of a text analysis tool tha trawls GH issues, and does a semantic analysis of people's comments. It would be quite straightforward to come up with a "supportiveness" metric, which might be notionally cool, but then you've instantly got a people-rater and all the consequences of the long-abandoned Facebook thumbs-down and the likes. I'm noting this here just in case anyone's got any brilliant ideas for how to avoid the horrific consequences of negative ratings while maintaining all the benefits of positive ones... |
On CoC: we have devtools/usethis::use_code_of_conduct() for repos. R-Ladies have a CoC that applies to all R-Ladies groups: https://github.com/rladies/starter-kit/wiki/Code-of-Conduct; naturally it is particularly concerned with sexual harassment and gender-related issues. There might be space for a general RUG starter-kit, that includes a CoC for local groups. |
A tool to support conference organizers in monitoring tweets using the conference hashtag is an interesting idea. People using the hashtag are not necessarily under the CoC (only registered participants sign up to the CoC), all the same most conference organizers would want to be on top of any issues that come up. |
@mpadge reg GitHub issues see https://ropensci.org/blog/2018/05/10/onboarding-social-weather/ but I agree with what you're saying, might be dangerous (and hard) to automate |
https://github.com/stephlocke/awesome-organiser-resources h/t @stephlocke woukd be a place to submit a tool for CoC if created |
Hi,
I have a simple idea (I think) that could maybe grow into one or more packages/tools.
The initial idea is the following one. I've seen that my co-workers have felt more comfortable and empowered by the code of conduct we have at http://research.libd.org/rstatsclub/#coc that is adapted from http://unconf18.ropensci.org/coc.html. I know that the R Consortium requires code of conducts (based on https://wiki.r-consortium.org/view/R_Consortium_and_the_R_Community_Code_of_Conduct) for activities they sponsor. So I was thinking that it would be useful to have a small package that has a set of code of conduct templates that helps you make your own for your website, conference, event, GitHub repo, etc. The minimal version would be to change the name of the event and the set of emails of those whom participants should contact. I think that if code of conducts were in many more websites that it could help make the community even more welcoming than what it is right now.
From this idea, I thought that it could be expanded a bit more. Some ideas were:
I'm thinking about Twitter for several of these because you can get the tweet content programatically. But it could be expanded beyond this. Also, I have some experience with shiny apps and R packages, but not with analyzing tweets, text sentiment and other skills needed for implementing these suggestions. Plus, these are rough ideas and they would need to be polished to make sure that they can be used to promote diversity and a welcoming environment rather than discriminate.
Summary:
Best,
Leo
The text was updated successfully, but these errors were encountered: