40 lines
1.3 KiB
Markdown
40 lines
1.3 KiB
Markdown
# Code of Conduct
|
|
|
|
## Our Pledge
|
|
|
|
We are committed to making participation in this project a welcoming experience for everyone.
|
|
|
|
## Our Standards
|
|
|
|
Examples of positive behavior:
|
|
|
|
- Using welcoming and inclusive language
|
|
- Being respectful of differing viewpoints
|
|
- Gracefully accepting constructive feedback
|
|
- Focusing on what is best for the community
|
|
- Owning your contributions, including code written with help from AI tools
|
|
|
|
Examples of unacceptable behavior:
|
|
|
|
- Trolling, insulting, or derogatory comments
|
|
- Personal or political attacks
|
|
- Publishing others' private information without permission
|
|
|
|
## AI-assisted Contributions
|
|
|
|
AI tools are welcome here. The rule is simple: make it work, understand what it
|
|
does, and own the result.
|
|
|
|
If you submit code, docs, tests, or examples, you are responsible for them
|
|
whether you typed every line yourself or asked a tool to help. Review the work,
|
|
test the parts that matter, and respond to feedback or bugs as you would for
|
|
hand-written work.
|
|
|
|
## Enforcement
|
|
|
|
Instances of unacceptable behavior may be reported by opening a GitHub issue or contacting the maintainer. All reports will be reviewed and investigated.
|
|
|
|
## Attribution
|
|
|
|
This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org/), version 2.1.
|