From 9db17ee0e5c05c324e5458ae1af25eca7a117262 Mon Sep 17 00:00:00 2001 From: rudrasingh993 Date: Fri, 19 Sep 2025 20:33:18 +0530 Subject: [PATCH 1/2] Create Code of Conduct.md --- Code of Conduct.md | 55 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 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..f5da207 --- /dev/null +++ b/Code of Conduct.md @@ -0,0 +1,55 @@ +# 🀝 Contributor Covenant Code of Conduct + +## πŸ‘₯ Our Pledge + +We pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation. + +We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community. + +--- + +## πŸ’¬ Our Standards + +Examples of behavior that contributes to a positive environment for our community include: + +- ✨ Using welcoming and inclusive language +- 🀝 Being respectful of differing viewpoints and experiences +- 🧠 Gracefully accepting constructive criticism +- πŸ“’ Focusing on what is best for the community +- πŸ’‘ Showing empathy towards other community members + +Examples of unacceptable behavior include: + +- 🚫 The use of sexualized language or imagery +- ❌ Trolling, insulting or derogatory comments, and personal or political attacks +- πŸ’£ Public or private harassment +- πŸ”₯ Publishing others’ private information without explicit permission +- πŸ›‘ Other conduct which could reasonably be considered inappropriate + +--- + +## πŸ”§ Enforcement Responsibilities + +Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior. + +--- + +## πŸ“ Scope + +This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. + +--- + +## 🚨 Enforcement + +Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project maintainer: + +πŸ”— Maintainer/Reviewer: [Deepika14145](sharmadeepi200@gmail.com) + +All complaints will be reviewed and investigated promptly and fairly. Project maintainers are obligated to maintain confidentiality with regard to the reporter of an incident. + +--- + +## πŸ“œ Attribution + +This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1. From 5fb6d4c666b1ac8b9f92a65202b408ac9a9c4a6d Mon Sep 17 00:00:00 2001 From: Rudra Pratap Singh Date: Fri, 19 Sep 2025 20:36:36 +0530 Subject: [PATCH 2/2] Rename Code of Conduct.md to CODE_OF_CONDUCT.md --- Code of Conduct.md => CODE_OF_CONDUCT.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Code of Conduct.md => CODE_OF_CONDUCT.md (100%) diff --git a/Code of Conduct.md b/CODE_OF_CONDUCT.md similarity index 100% rename from Code of Conduct.md rename to CODE_OF_CONDUCT.md