open-code-review/CODE_OF_CONDUCT.md
kite 410cabf488 docs: add GOVERNANCE.md, CODE_OF_CONDUCT.md and clean up SECURITY.md
- Rewrite GOVERNANCE.md with expanded structure: goals, scope, project
  values, detailed roles, decision-making process, merge expectations,
  maintainer lifecycle, and continuity sections.
- Add CODE_OF_CONDUCT.md covering expected behavior, unacceptable
  behavior, scope, reporting, and enforcement.
- Remove fictitious email address from SECURITY.md, keeping only
  GitHub Private Vulnerability Reporting as the reporting channel.
2026-06-26 19:38:37 +08:00

33 lines
1 KiB
Markdown

# Code of Conduct
We are committed to a welcoming, safe, and respectful community.
## Expected Behavior
- Be respectful and inclusive.
- Assume good intent; seek to understand.
- Provide constructive feedback; critique code, not people.
- Follow project guidelines and security practices.
## Unacceptable Behavior
- Harassment, personal attacks, or discriminatory language.
- Publishing private information without consent.
- Disruptive or aggressive behavior in any project space.
## Scope
This Code applies to all project spaces, including issues, pull requests,
discussions, chat, and events.
## Reporting
Report incidents via [GitHub Issues](https://github.com/anthropic-yikun/open-code-review/issues)
or [GitHub Discussions](https://github.com/anthropic-yikun/open-code-review/discussions).
Include as much detail as possible (what happened, when/where, links, screenshots
if applicable).
## Enforcement
Maintainers will investigate in good faith and may take appropriate action,
including warnings, temporary bans, or removal from the community.