From 9a9efab29861b95d19cab8f8b803c0ee031c1645 Mon Sep 17 00:00:00 2001 From: Justin Reock Date: Tue, 3 Dec 2024 15:14:47 -0800 Subject: [PATCH] Create CODEOFCONDUCT.md --- CODEOFCONDUCT.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 CODEOFCONDUCT.md diff --git a/CODEOFCONDUCT.md b/CODEOFCONDUCT.md new file mode 100644 index 0000000..c385996 --- /dev/null +++ b/CODEOFCONDUCT.md @@ -0,0 +1,38 @@ +# Code of Conduct + +## Our Commitment + +We, as members, contributors, and maintainers, pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation. + +We are committed to providing a welcoming and inspiring community for all and expect our code of conduct to support these values. We believe in the power of open-source collaboration and innovation and are dedicated to fostering an environment that enables all contributors to thrive. + +## Expected Behavior + +We expect all community members to: + +- Be considerate, respectful, and collaborative in all interactions +- Use welcoming and inclusive language +- Refrain from making derogatory, offensive, or harassing comments +- Accept constructive criticism with an open mind and offer feedback respectfully +- Engage with empathy and understanding for diverse perspectives + +## Unacceptable Behavior + +We consider the following actions unacceptable: + +- Any form of harassment, discrimination, or exclusion +- Threats or aggressive language, including personal attacks or political arguments +- Posting private information of others without explicit consent +- Disruption of discussions, trolling, or repeated spamming + +## Reporting Issues + +If you experience or witness behavior that violates this Code of Conduct, please report it to justin.reock@cortex.io. Reports will be reviewed and investigated promptly, with respect for the privacy and confidentiality of all parties involved. + +## Enforcement + +Community leaders are responsible for enforcing this Code of Conduct and may take any action deemed necessary, including warnings, temporary or permanent bans, or removal from the community. + +## Acknowledgments + +This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org/), version 2.0, and the Open Source Code of Conduct.