diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md deleted file mode 100644 index dd2e123..0000000 --- a/CODE_OF_CONDUCT.md +++ /dev/null @@ -1,37 +0,0 @@ -# Code of Conduct - -## Our Commitment - -We are committed to a respectful, harassment-free community focused on building useful software together. - -## Expected Behavior - -- Be respectful, constructive, and specific. -- Assume good intent while reviewing technical decisions critically. -- Focus on ideas and implementation, not personal attacks. -- Welcome contributors with different backgrounds and experience levels. - -## Unacceptable Behavior - -- Harassment, discrimination, or hateful conduct. -- Personal insults, intimidation, or sustained hostility. -- Publishing private information without explicit consent. -- Deliberate disruption of community collaboration. - -## Scope - -This code of conduct applies in repository spaces and project communication channels where contributors represent this project. - -## Enforcement - -Modoterra Corporation and its designated maintainers have sole and final discretion to interpret, apply, and enforce this Code of Conduct. - -To the maximum extent permitted by law, Modoterra Corporation may take any action it deems appropriate in response to conduct it considers harmful, disruptive, unsafe, unlawful, or inconsistent with project goals, including but not limited to warning, content removal, issue or pull request closure, contribution rejection, temporary suspension, permanent ban, or escalation to legal authorities. - -Enforcement decisions are final. - -## Reporting - -If you experience or witness unacceptable behavior, report it privately to project maintainers at [oss@modoterra.xyz](mailto:oss@modoterra.xyz). - -Please include as much detail as possible so maintainers can investigate appropriately. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d158af6..79ada68 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -47,7 +47,3 @@ All commits must be signed. ## Release Automation Notes - `GH_TOKEN` repository secret is required for semantic-release to publish releases and commit `CHANGELOG.md`. - -## Code of Conduct - -By participating, you agree to follow `CODE_OF_CONDUCT.md`. diff --git a/README.md b/README.md index 3813177..2963515 100644 --- a/README.md +++ b/README.md @@ -266,9 +266,9 @@ Commits use Conventional Commits. Branch names must be `main`, `develop`, or `ty See `CONTRIBUTING.md` for the full contribution workflow. -## Code of Conduct +## Community -See `CODE_OF_CONDUCT.md`. +Use common sense and decency. There is no formal code of conduct. We reserve the right to moderate this community to the extent of the law and the policy of the host. Write community@modoterra.xyz if you need us. ## License