-
Notifications
You must be signed in to change notification settings - Fork 617
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
Add Code of Conduct #2076
Add Code of Conduct #2076
Conversation
Would anyone have to join the mailing list prior to sending a violation? Would it be possible to have an email instead, e.g. "[email protected]", that would redirect to a predefined set of persons? |
You'd need a server to receive and then forward the email. Not sure if there are reliable+free services to do so at a custom domain. We could do it with |
It depends on the registrar. With namecheap, I know you can have email redirections, where
Possibly, yes. |
I know for groups.io you don't have to join the group to send an email to it. I don't remember about google groups. The one problem I had when setting up a groups.io list for another project was that you had to consciously make sure to CC the original emailer because they weren't included in the Reply All by default. |
@almarklein You're in charge of all of the vispy.org stuff, right? Any options for what @rossant is talking about? |
Yes, technically I still own the domain. It's registered at TransIP. They also have email, but not free/cheap. One option could be to transfer to NameCheap. Not sure if that's worth the hassle though; a dedicated gmail account or maillist seems simpler. |
I think groups.io is just easier and I've seen other projects use it. That said, we have the vispy-dev and vispy google groups...but I have an unfounded feeling that we are more likely to get spam on a google group that allows posts by anyone. groups.io is a little more mailing list-ish. |
Ok, I've added a badge to the README that links to the file and I've updated the docs submodule to include the most recent documentation (which includes a link to the CoC). I'll merge this once the tests pass. |
This test seems to be rather flaky:
edit: #2093 |
This PR is purely documentation and the website job passes so I'm going to merge this and we can work on the CI failures in other PRs/issues. ...I'm sick of seeing this being open. |
In an effort to make VisPy a more welcoming community, I'd like to add a Code of Conduct. A code of conduct allows members of the VisPy community to know what is expected of them and of the other members of the community. It also lets everyone know what actions are taken due to violations of this code of conduct regardless of the violator's "status" in the project. That means even core developers/maintainers are subject to this CoC and its punishments (including permanent ban from the community). This CoC applies to both virtual (GitHub, gitter chat, video calls) as well as in-person events (sprints, conferences, meetings, etc).
TODO:
I will be on the mailing list. Who else is willing?