From e077b7adb95b65dbe05ddc0fcb2cd53a9c034ff8 Mon Sep 17 00:00:00 2001 From: faizakhtar-000 Date: Thu, 14 May 2026 16:26:28 +0530 Subject: [PATCH] Add CODE_OF_CONDUCT.md --- CODE_OF_CONDUCT.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 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..9c7ca33 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,31 @@ +# Code of Conduct + +## Our Pledge + +We are committed to creating a welcoming, respectful, and inclusive environment for everyone participating in this project. + +## Expected Behavior + +- Be respectful and supportive +- Use inclusive and professional language +- Accept constructive feedback gracefully +- Collaborate positively with others + +## Unacceptable Behavior + +- Harassment or discrimination +- Offensive or abusive language +- Personal attacks or trolling +- Sharing private information without permission + +## Responsibilities + +Maintainers are responsible for enforcing this Code of Conduct and ensuring a safe environment for all contributors. + +## Enforcement + +Violations may result in warnings, temporary restrictions, or permanent removal from the community depending on the severity of the behavior. + +## Final Note + +By participating in this project, you agree to follow this Code of Conduct and help maintain a positive community. \ No newline at end of file