From c2edc0c5423729d78ad6f12a23d4d9a3c36f6659 Mon Sep 17 00:00:00 2001 From: Erlend Sogge Heggen Date: Fri, 23 Feb 2024 23:46:55 +0100 Subject: [PATCH] Create CODE_OF_CONDUCT.md (#33) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ~~Defaulting to the [Contributor Covenant ](https://www.contributor-covenant.org/) for now.~~ Defaulting to [Hyper’s minimalistic CoC](https://github.com/hyperium/hyper/blob/master/docs/CODE_OF_CONDUCT.md) for now. --- CODE_OF_CONDUCT.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 CODE_OF_CONDUCT.md diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..58917cd --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,21 @@ +# Code of Conduct + +## Be Kind + +- Don't be mean. +- Insulting anyone is prohibited. +- Harassment of any kind is prohibited. +- If another person feels uncomfortable with your remarks, stop it. +- If a moderator deems your comment or conduct as inappropriate, stop it. +- Disagreeing is fine, but keep it to technical arguments. Never attack the person. +- Give the benefit of the doubt. Assume good intentions. +- Show empathy. There are 3 interpretations to any message: what we thought, what we said, and what they understand. +- This does mean we exclude people who are not kind. We are happy to make that sacrifice. + +## Or Else + +- Violations of the Code of Conduct will result in 1 warning. +- If the violation is major, a moderator may just ban immediately. +- If a warning has already been given, a moderator will ban the offender. +- There is no process for appealing a ban. +- Any violations can be reported to erlend@commune.sh