-
-
Notifications
You must be signed in to change notification settings - Fork 530
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
Adds a code of conduct #2892
Adds a code of conduct #2892
Conversation
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 for kickstarting this! Should we maybe do this at the HoloViz.org level rather than Panel? Many issues and discussions cross multiple github repositories and share the common discourse server, gitter, and other forums, so having separate codes of conduct in those different spaces seems unwieldy. Of course, the code should be prominently linked from each site in any case.
CODE_OF_CONDUCT.md
Outdated
|
||
Instances of abusive, harassing, or otherwise unacceptable behavior may be | ||
reported to the community leaders responsible for enforcement at | ||
[INSERT CONTACT METHOD]. |
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.
Any suggestions for an appropriate contact method?
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.
[email protected] or something similar. But I think it requires forming a code of conduct team/ council.
Thanks @jbednar . I was thinking the same. I think we should take the time to discuss and set this up. But I also think its important for a project like HoloViz to have a code of conduct. Both as a signal but also the just in case for the day when its needed. One thought I had was that maybe we could find users interested in shaping/ steering this effort? |
Very much in favor of this, so thanks for getting this started. I'd like to consult with a few other projects on what the best template for a CoC is before deciding to go with this particular one. Also a strong +1 to ask around in the community if anyone is interested in joining this effort. |
I'm happy with the Pandas approach to the COC, which is to have a mailing list [email protected] and a public declaration of who is on that list. I'd go one further and add a sentence "If your complaint involves anyone who is on this list, please reach out separately to one or more members of the list who have not been involved in the behavior in question". Otherwise I don't see how to raise an issue privately if it involves someone on the COC mailing list. I'd suggest putting the master version of this document in the holoviz/holoviz repo, either copying the same one to all the other repos (via a github action, maybe?) and having a notice to that effect in the file, or else having the CODE_OF_CONDUCT.md simply point back to that master version. Otherwise we'll end up with a huge number of different files to update whenever we have to update the list of council members, across our dozen or so repos. |
Working on setting up the CoC email address, for now I'd suggest @MarcSkovMadsen, @jbednar and I to be on that list. Will also ask around on the Discourse if anyone else is interested in joining the CoC committee. |
@MarcSkovMadsen @jbednar and @philippjfr are now on the CoC committee. Future appointees will be discussed at HoloViz meetings, which we will open to the public going forward. |
Thanks @MarcSkovMadsen for getting the ball rolling. |
Requested in #2891
You can see the latest version of the PR here https://github.com/holoviz/panel/blob/code-of-conduct/CODE_OF_CONDUCT.md.
Todo