jupyterhub / team-compass

A repository for team interaction, syncing, and handling meeting notes across the JupyterHub ecosystem.
http://jupyterhub-team-compass.readthedocs.io
62 stars 33 forks source link

Create organization wide GitHub community files #127

Open willingc opened 5 years ago

willingc commented 5 years ago

GitHub now allows things like CoC to be set once to apply to an entire organization.

https://help.github.com/en/articles/creating-a-default-community-health-file-for-your-organization

minrk commented 5 years ago

That's excellent! we should do this

betatim commented 5 years ago

Yes please! Where should we link to for CoC?

https://github.com/jupyterhub/binderhub/blob/master/CONTRIBUTING.md has the following:

# Contributing

Welcome! As a [Jupyter](https://jupyter.org) project, we follow the [Jupyter contributor guide](https://jupyter.readthedocs.io/en/latest/contributor/content-contributor.html).

but https://jupyter.readthedocs.io/en/latest/contributor/content-contributor.html doesn't seem to be a CoC nor does it have an obvious link to one. I think we should put a direct link or even better the actual text in the CoC in the repo.

choldgraf commented 5 years ago

wow very cool! good find @willingc !

I'd be a fan of adding a CODE_OF_CONDUCT that adds the text that @betatim showed above. I'd be +1 on adding the actual COC text with a line at the top that says this is mirrored from the Jupyter COC.

I'd also be a fan of adding a CONTRIBUTING.md that contains more generic and friendly ways of getting involved, with the knowledge that we can overwrite this on a per-repo basis if there are more specific instructions for some repositories.

willingc commented 5 years ago

I've added this as an item for next week's team meeting under sprint/hack sessions along with a couple other items added by Tim earlier.