mirror of
https://github.com/GuerillaStudio/vanillalist.git
synced 2024-12-20 16:21:55 +00:00
Add code of conduct
This commit is contained in:
parent
b3d4e6f9f8
commit
93eddeb9e5
1 changed files with 35 additions and 0 deletions
35
CODE_OF_CONDUCT.md
Normal file
35
CODE_OF_CONDUCT.md
Normal file
|
@ -0,0 +1,35 @@
|
|||
# Conduct
|
||||
|
||||
* We are committed to providing a friendly, safe and welcoming environment for all, regardless of level of experience,
|
||||
gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age,
|
||||
religion, nationality, or other similar characteristic.
|
||||
|
||||
* Please avoid using overtly sexual aliases or other nicknames that might detract from a friendly, safe
|
||||
and welcoming environment for all.
|
||||
|
||||
* Please be kind and courteous. There’s no need to be mean or rude.
|
||||
|
||||
* Respect that people have differences of opinion and that every design or implementation choice carries a trade-off
|
||||
and numerous costs. There is seldom a right answer.
|
||||
|
||||
* Please keep unstructured critique to a minimum. If you have solid ideas you want to experiment with,
|
||||
make a fork and see how it works.
|
||||
|
||||
* We will exclude you from interaction if you insult, demean or harass anyone. That is not welcome behavior.
|
||||
We interpret the term “harassment” as including the definition in the [Citizen Code of Conduct][CCC];
|
||||
if you have any lack of clarity about what might be included in that concept, please read their definition.
|
||||
In particular, we don’t tolerate behavior that excludes people in socially marginalized groups.
|
||||
|
||||
* Private harassment is also unacceptable. No matter who you are, if you feel you have been or are being harassed or
|
||||
made uncomfortable by a community member, please contact one of the channel ops or any of the
|
||||
[VanillaList moderation team][Moderation team] immediately. Whether you’re a regular contributor or a newcomer,
|
||||
we care about making this community a safe place for you and we’ve got your back.
|
||||
|
||||
* Likewise any spamming, trolling, flaming, baiting or other attention-stealing behavior is not welcome.
|
||||
|
||||
|
||||
_Adapted from the [Rust Lang][Rust CoC]'s code of conduct_
|
||||
|
||||
[CCC]: https://github.com/stumpsyn/policies/blob/master/citizen_code_of_conduct.md
|
||||
[Rust CoC]: https://www.rust-lang.org/policies/code-of-conduct
|
||||
[VanillaList moderation team]: mailto://admin@glitch.family
|
Loading…
Reference in a new issue