From 76f4c756d5764b738d8cc9230c8a924ccc5797e6 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 9 Jul 2026 11:06:33 +0300 Subject: [PATCH] docs(governance): add code of conduct --- CODE_OF_CONDUCT.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 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..667c4bc --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,27 @@ +# Code of Conduct + +## Our commitment + +We are committed to a professional, inclusive, and harassment-free community for +everyone participating in this repository. + +## Expected behavior + +- Communicate respectfully and focus criticism on the technical work. +- Be clear about uncertainty, operational risk, and security boundaries. +- Protect private information, credentials, prompts, and customer data. +- Accept constructive feedback and correct mistakes transparently. +- Review AI-assisted contributions before merging them. + +## Unacceptable behavior + +- Harassment, threats, discrimination, or personal attacks. +- Publishing another person's private information without permission. +- Knowingly submitting malicious, deceptive, plagiarized, or unsafe content. +- Using community channels to disclose exploitable security details. + +## Enforcement + +Report conduct concerns privately through the repository maintainers or GitHub's +private reporting channels where appropriate. Maintainers may remove content or +restrict participation when necessary.