-
Notifications
You must be signed in to change notification settings - Fork 11
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
added code of conduct for review #160
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.
Nice! I'm not sure about [email protected] as a HR contact, though. That address is used for questions or problems with externally-visible climate model output, by convention.
CODE_OF_CONDUCT.md
Outdated
## Attribution | ||
This Code of Conduct is adapted from the [Contributor Covenant], version 1.4, | ||
available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html, the [Citizen Code of Conduct] available at https://web.archive.org/web/20200330154000/http://citizencodeofconduct.org/, and the [GFDL Code of Conduct] available at https://www.gfdl.noaa.gov/wp-content/uploads/2022/05/GFDL_Code_of_Conduct.pdf |
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.
are [Contributor Covenant]
, [Citizen Code of Conduct]
, and [GFDL Code of Conduct]
supposed to be hyperlinks that point you to the links?
To make it clickable then, one would do, e.g. [Contributor Covenant](Contributor Covenant url)
, like this: Contributor Covenant
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.
The links all work now, but it's odd that the Citizen Code of Conduct is only available on the Internet Archive. Is the Citizen Code of Conduct available somewhere else?
@kiihne-noaa are you happy with this or are there other updates coming? |
I am satisfied. This can be closed. |
Describe your changes
Created a .md file for a code of conduct that is current under construction.