From 781047624ce2d2297bee753c32ad26c900fadfdc Mon Sep 17 00:00:00 2001 From: Azimml Date: Fri, 24 Jul 2026 16:40:04 +0500 Subject: [PATCH] docs: add CODE_OF_CONDUCT.md --- CODE_OF_CONDUCT.md | 13 +++++++++++++ 1 file changed, 13 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..91a7893 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,13 @@ +# Contributor Code of Conduct + +This project follows the spirit of the [Contributor Covenant](https://www.contributor-covenant.org/). + +## Our Standards + +Be respectful and constructive. Harassment, personal attacks, and discriminatory +language are not welcome. Focus feedback on the work, not the person. + +## Enforcement + +Report unacceptable behavior by opening an issue or contacting the maintainer. +Maintainers may remove comments, commits, or contributions that violate this policy.