From 93f486ff2ee2b6dc4db94d6038a4e9057e59175e Mon Sep 17 00:00:00 2001 From: "Leon.C" <160379708+zichen0116@users.noreply.github.com> Date: Sat, 16 May 2026 13:00:10 +0800 Subject: [PATCH] docs: add CODE_OF_CONDUCT.md --- CODE_OF_CONDUCT.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 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 000000000000..e31f804a44f5 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,26 @@ +# Contributor Covenant Code of Conduct + +## Our Pledge + +We as members, contributors, and leaders pledge to make participation in our +community a harassment-free experience for everyone. + +## Our Standards + +Examples of positive behavior: +- Using welcoming and inclusive language +- Being respectful of differing viewpoints +- Gracefully accepting constructive criticism + +Examples of unacceptable behavior: +- Trolling, insulting or derogatory comments +- Public or private harassment +- Publishing others' private information + +## Enforcement + +Instances of abusive behavior may be reported to project maintainers. + +## Attribution + +Adapted from [Contributor Covenant](https://www.contributor-covenant.org) v2.0.