From 9714506a366774385a4c43c656af10d87e085521 Mon Sep 17 00:00:00 2001 From: VINAYMADIVAL Date: Thu, 2 Oct 2025 01:52:18 +0530 Subject: [PATCH] Add a markdown file for CODE OF CONDUCT in the repository --- CODE_OF_CONDUCT.md | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 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..b5e0721 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,45 @@ +## CODE OF CONDUCT + +### Our Pledge + +We, as contributors and maintainers, pledge to make participation in **DevUI** a **welcoming, inclusive, and respectful** experience for everyone, regardless of experience level, gender, sexual orientation, disability, ethnicity, religion, or personal background. + +### Our Standards + +Examples of behavior that contributes to a positive environment: + +* Using welcoming and inclusive language +* Being respectful of differing viewpoints and experiences +* Gracefully accepting constructive feedback +* Focusing on what is best for the community +* Showing empathy towards other community members + +Examples of unacceptable behavior: + +* Harassment, intimidation, or discrimination in any form +* Public or private insults or attacks +* Trolling, offensive comments, or derogatory jokes +* Disruptive behavior that interferes with a contributor’s work +* Sharing someone else’s private information without consent + +### Enforcement + +Project maintainers are responsible for enforcing this Code of Conduct. Actions may include: + +* Warning the offending individual +* Temporary or permanent removal from the project +* Reporting to GitHub if necessary + +Maintainers are expected to **respond to issues and pull requests respectfully** and **take action when a Code of Conduct violation occurs**. + +### Reporting + +If you experience or witness behavior that violates this Code of Conduct, please **report it immediately** by contacting the project maintainers at: + +**Email:** [[fahimfiroz.ph@gmail.com](mailto:fahimfiroz.ph@gmail.com)] + +All reports will be **kept confidential**. + +### Attribution + +This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1. \ No newline at end of file