-
Notifications
You must be signed in to change notification settings - Fork 75
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
Include CODE_OF_CONDUCT.md file #653
Include CODE_OF_CONDUCT.md file #653
Conversation
We, as contributors, creators, stewards, and maintainers (participants), of the Norwegian Earth System Model (NorESM) pledge to make participation in our software, system or hardware project and community a safe, productive, welcoming and inclusive experience for everyone. | ||
All participants are required to abide by this Code of Conduct. | ||
This includes respectful treatment of everyone regardless of age, body size, disability, ethnicity, gender identity or expression, level of experience, nationality, political affiliation, veteran status, pregnancy, genetic information, physical appearance, race, religion, or sexual orientation, as well as any other characteristic protected under applicable US federal or state law. | ||
|
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 delete the US federal or state law section? Does Norway have equivalent 'protected category' laws?
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.
@rosiealice - Thanks for comments! I removed the specific mention of US federal and state law.
CODE_OF_CONDUCT.md
Outdated
* Physical, verbal, or written abuse by anyone to anyone, including repeated use of pronouns other than those requested | ||
* Unwelcome sexual attention or advances | ||
* Personal attacks directed at other guests, members, participants, etc. | ||
* Publishing others' private information, such as a physical or electronic address, without explicit permission |
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 too much detail, but in Norway people's physical addresses are in the public domain anyway. Maybe a different example? I can't think of one that is appropriate though.
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.
Well, even though it might be in public domain, it hasn't to be on github, right?
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.
Admittedly that would be weird....
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 removed the part with addresses, the statement can work without examples.
I will leave it until tomorrow afternoon before merging, in case there are more comments coming in. |
CODE_OF_CONDUCT.md
Outdated
Project administrator(s) are normally the ones that would be tasked to carry out the actions in the [Consequences](#consequences) section below. | ||
|
||
## Reporting | ||
Instances of unacceptable behavior can be brought to the attention of the project administrator(s) who may take any action as outlined in the [Consequences](#consequences) section below. |
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.
@TomasTorsvik We discussed in of of the NCC meeting to include a form which could be used for reporting, but we had some discussions on who to include in such a form -- like who to report to (if I remember correctly). Is this bypassing that form? (which probably is a good thing), or do we need that form? (then I can update 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.
@adagj - it's a good question. The reporting should not go through gitHub, so maybe a form could be useful in this case.
Have clarified to whom to report. Instead of administrators to a chosen representative of the NCC consortium. Did a commit, which maybe? preturbed the PR (sorry). |
No worries, thanks for your input. I don't want to reference contact information directly on github, but would it be an option to include a link to the NorESM contact page? https://www.noresm.org/contact/ |
I believe we can add this specific information on how to contact somebody when this is clear. Clarification is under way at NORCE. I suggest we merge and make this now public. |
This
CODE_OF_CONDUCT.md
file follows the template from CESM, but replace CESM with NorESM, and remove specific UCAR content. The originalCODE_OF_CONDUCT.md
file is still available in thenoresm_develop
branch.