-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path{% if is_open_source %}CODE_OF_CONDUCT.md{% endif %}
More file actions
93 lines (59 loc) · 3.21 KB
/
{% if is_open_source %}CODE_OF_CONDUCT.md{% endif %}
File metadata and controls
93 lines (59 loc) · 3.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
# Code of Conduct
## 📜 Our Pledge
We, as members, contributors, and leaders of this project, pledge to make participation in our community a **harassment-free experience for everyone**, regardless of:
- Age
- Body size
- Visible or invisible disability
- Ethnicity
- Gender identity and expression
- Level of experience
- Nationality
- Personal appearance
- Race
- Religion
- Sexual identity and orientation
We are committed to fostering an environment where everyone feels **respected, safe, and welcome**.
---
## 🤝 Our Standards
Examples of behavior that contribute to a positive environment 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:
- Using **sexualized language or imagery**, or making sexual advances
- **Trolling**, insulting, or derogatory comments
- Public or private **harassment**
- Publishing private information, such as a physical or electronic address, without explicit permission
- Conduct that is otherwise **inappropriate, threatening, or offensive**
---
## 🛠️ Enforcement Responsibilities
Project maintainers are responsible for clarifying and enforcing this **Code of Conduct** and are expected to take appropriate and fair corrective action in response to any behavior they deem inappropriate, threatening, offensive, or harmful.
Project maintainers have the right and responsibility to **remove, edit, or reject comments, commits, code, issues, and other contributions** that are not aligned with this Code of Conduct.
---
## 🚨 Reporting Issues
If you experience or witness unacceptable behavior, or have concerns about a possible violation of this Code of Conduct, please report it by:
- **Contacting a maintainer directly**
Reports will be handled with **confidentiality**. We are committed to addressing issues promptly and fairly.
---
## 📅 Enforcement Guidelines
Project maintainers will follow these guidelines in determining the consequences for any action they deem in violation of this Code of Conduct:
1. **Warning:** A private, written warning with clarity on what behavior was inappropriate.
2. **Temporary Ban:** A temporary suspension from interacting within the community.
3. **Permanent Ban:** A permanent ban from the community or project spaces.
---
## 📜 Scope
This Code of Conduct applies in all project spaces, including:
- GitHub repository
- Pull requests and issues
- Project-related communication channels (e.g., chat, email)
It also applies when an individual is officially representing the project in public spaces.
---
## 📝 Attribution
This Code of Conduct is adapted from the **Contributor Covenant**, version 2.1, available at:
[https://www.contributor-covenant.org/version/2/1/code_of_conduct/](https://www.contributor-covenant.org/version/2/1/code_of_conduct/)
For answers to common questions about this code of conduct, see:
[https://www.contributor-covenant.org/faq](https://www.contributor-covenant.org/faq)
---
Thank you for helping make this community a safe, welcoming, and productive space for everyone! 🚀