diff options
author | Ven <vendicated@riseup.net> | 2023-03-25 13:41:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-25 12:41:39 +0000 |
commit | c574f53417959dc061a7dcdd8cda24c92459dcd2 (patch) | |
tree | 676efb3d81f6980f32d4fe3d972fe89ac18ae361 | |
parent | 92b84a9e947ead3e90f297c8bbbbe3079a389e35 (diff) | |
download | Vencord-c574f53417959dc061a7dcdd8cda24c92459dcd2.tar.gz Vencord-c574f53417959dc061a7dcdd8cda24c92459dcd2.tar.bz2 Vencord-c574f53417959dc061a7dcdd8cda24c92459dcd2.zip |
Add Code of Conduct (#680)
-rw-r--r-- | CODE_OF_CONDUCT.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..725af1e --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,20 @@ +# Code of Conduct + +Our community is welcoming to everyone, regardless of their characteristics. + +As such, we expect you to treat everyone with respect and contribute to an open and welcoming community. + +DO +- have empathy and be nice to others +- be respectful of differing opinions, even if you disagree +- give and accept constructive criticism + +DON'T +- use offensive or derogatory language +- troll or spam +- personally attack or harass others + +Repetitive violations of these guidelines might get your access to the repository restricted. + + +If you feel like a user is violating these guidelines or feel treated unfairly, please refrain from publicly challenging them and instead contact a Moderator on our Discord server or send an email to vendicated+conduct@riseup.net! |