From 480291a3c31840739a6f1e8a84ccd0179e743782 Mon Sep 17 00:00:00 2001 From: wisdom518 <2393347493@qq.com> Date: Wed, 1 Jul 2026 13:55:31 +0800 Subject: [PATCH] docs: add code of conduct --- CODE_OF_CONDUCT.md | 58 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 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..3f549ea --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,58 @@ +# Code of Conduct + +## Our Commitment + +TaskBounty contributors, maintainers, and community members are expected to make participation respectful, constructive, and welcoming for everyone, regardless of experience level, identity, or background. + +We want this project to be a place where people can collaborate on smart contracts, frontend code, docs, and reviews without harassment, hostility, or exclusionary behavior. + +## Expected Behavior + +Examples of behavior that help build a healthy project community include: + +- being respectful in issues, pull requests, reviews, and chat +- giving actionable feedback grounded in the work +- assuming good intent while still addressing problems directly +- respecting different viewpoints and levels of experience +- taking responsibility for mistakes and correcting them quickly +- focusing on what is best for the project and its contributors + +## Unacceptable Behavior + +Examples of unacceptable behavior include: + +- harassment, hate speech, or discriminatory language +- personal attacks, insults, intimidation, or threats +- trolling, deliberate disruption, or bad-faith engagement +- publishing someone else's private information without permission +- sexualized language or imagery in project spaces +- repeatedly ignoring community boundaries or maintainer decisions + +## Reporting + +If you experience or witness behavior that violates this code of conduct, report it privately to the maintainers. Include: + +- a description of what happened +- links, screenshots, or other supporting context +- when and where the incident occurred +- any immediate safety or moderation concerns + +Please avoid filing public issues for conduct reports when privacy is needed. Maintainers should acknowledge reports promptly, review them fairly, and limit sharing details to the people who need them to investigate and respond. + +## Enforcement + +Maintainers are responsible for clarifying and enforcing these standards. They may take any action they consider appropriate in response to unacceptable behavior, including: + +- requesting a correction or apology +- editing, hiding, or removing harmful content +- temporarily locking discussions +- restricting participation in the repository +- banning repeat or severe offenders + +## Scope + +This code of conduct applies within project spaces and in public spaces when someone is representing the TaskBounty project or its community. This includes GitHub issues, pull requests, code review threads, and project discussions. + +## Community Standard + +When in doubt, choose clarity, kindness, and accountability. Strong technical disagreement is normal; contempt for other people is not.