diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-06-01 14:27:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-01 14:27:44 +0200 |
commit | b6a5ad9e5350d546140b02e4c7dd89165bdead25 (patch) | |
tree | 5b03180ccf9bb9573d543cfe63923aa0b067c388 | |
parent | 825fbe1c40f7979191af6ed3e5c8395a795b086b (diff) | |
download | OneConfig-b6a5ad9e5350d546140b02e4c7dd89165bdead25.tar.gz OneConfig-b6a5ad9e5350d546140b02e4c7dd89165bdead25.tar.bz2 OneConfig-b6a5ad9e5350d546140b02e4c7dd89165bdead25.zip |
Create CODE_OF_CONDUCT.md
-rw-r--r-- | CODE_OF_CONDUCT.md | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..00b5b46 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,71 @@ +# Polyforst Code of Conduct + +## Our Pledge + +We as members, contributors, and leaders pledge to make participation in our +community a harassment-free experience for everyone, regardless of age, body +size, visible or invisible disability, ethnicity, sex characteristics, gender +identity and expression, level of experience, education, socio-economic status, +nationality, personal appearance, race, religion, or sexual identity +and orientation. + +We pledge to act and interact in ways that contribute to an open, welcoming, +diverse, inclusive, and healthy community. + +## Our Standards + +Examples of behavior that contributes to a positive environment for our +community include: + +* Demonstrating empathy and kindness toward other people +* Being respectful of differing opinions, viewpoints, and experiences +* Giving and gracefully accepting constructive feedback +* Accepting responsibility and apologizing to those affected by our mistakes, + and learning from the experience +* Focusing on what is best not just for us as individuals, but for the + overall community + +Examples of unacceptable behavior include: + +* The use of sexualized language or imagery, and sexual attention or + advances of any kind +* Trolling, insulting or derogatory comments, and personal or political attacks +* Public or private harassment +* Publishing others' private information, such as a physical or email + address, without their explicit permission +* Other conduct which could reasonably be considered inappropriate in a + professional setting + +## Scope + +This Code of Conduct applies within all community spaces, and also applies when +an individual is officially representing the community in public spaces. +Examples of representing our community include using an official e-mail address, +posting via an official social media account, or acting as an appointed +representative at an online or offline event. + +## Enforcement + +Instances of abusive, harassing, or otherwise unacceptable behavior may be +reported to us in our [Discord](https://discord.gg/3XfcVe9j2B) + +All complaints will be reviewed and investigated promptly and fairly. + +All staff are obligated to respect the privacy and security of the +reporter of any incident. + + +## Attribution + +This Code of Conduct is adapted from the [Contributor Covenant][homepage], +version 2.0, available at +https://www.contributor-covenant.org/version/2/0/code_of_conduct.html. + +Community Impact Guidelines were inspired by [Mozilla's code of conduct +enforcement ladder](https://github.com/mozilla/diversity). + +[homepage]: https://www.contributor-covenant.org + +For answers to common questions about this code of conduct, see the FAQ at +https://www.contributor-covenant.org/faq. Translations are available at +https://www.contributor-covenant.org/translations. |