From 8c382cb36299077a2ac4b07e487ddaf11d6efd4d Mon Sep 17 00:00:00 2001 From: Luke The Dev <252071647+iamlukethedev@users.noreply.github.com> Date: Tue, 17 Mar 2026 23:37:48 -0500 Subject: [PATCH] Create CODE_OF_CONDUCT.MD --- CODE_OF_CONDUCT.MD | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 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..41a5a43 --- /dev/null +++ b/CODE_OF_CONDUCT.MD @@ -0,0 +1,32 @@ +# Code Of Conduct + +## Our Pledge + +We want Claw3D to be a welcoming, respectful project for everyone. + +Contributors and maintainers are expected to participate in a way that makes collaboration constructive, inclusive, and professional. + +## Expected Behavior + +- Be respectful and assume good intent. +- Give actionable, technical feedback. +- Be open to review and differing opinions. +- Focus on improving the project, not winning arguments. +- Respect personal boundaries, privacy, and security. + +## Unacceptable Behavior + +- Harassment, abuse, or discriminatory language. +- Personal attacks, trolling, or intimidation. +- Publishing private information without permission. +- Deliberate disruption of discussions, reviews, or project workflows. +- Any conduct that would make participation unsafe or hostile. + +## Enforcement + +Maintainers may remove comments, reject contributions, or restrict participation for behavior that violates this policy. + +If you experience or witness unacceptable behavior: + +- Start with `SUPPORT.md` for the current maintainer-routing guidance. +- If the concern is sensitive and should not be discussed publicly, use the private reporting path described in `SECURITY.md` to request a private maintainer response.