-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODE_OF_CONDUCT
More file actions
93 lines (59 loc) · 3.29 KB
/
CODE_OF_CONDUCT
File metadata and controls
93 lines (59 loc) · 3.29 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
Welcome to the **Learn-Python Learning Repository**!
We’re building a space that encourages **learning, respect, and collaboration**.
This Code of Conduct outlines expectations for everyone participating in this project to maintain a positive, inclusive, and professional environment.
---
## 🌟 Our Pledge
We, as members, contributors, and maintainers, pledge to make participation in our community a **harassment-free experience for everyone**, regardless of:
* Age
* Gender identity or expression
* Race, ethnicity, or cultural background
* Level of experience or education
* Religion, political belief, or personal values
* Disability or appearance
We commit to contributing to an open, welcoming, and inspiring learning environment.
---
## 💬 Our Standards
### ✅ Examples of positive behavior include:
* Showing empathy and kindness toward others
* Offering constructive, respectful feedback
* Being open to different perspectives and learning styles
* Using inclusive and welcoming language
* Helping beginners and encouraging learning
### 🚫 Examples of unacceptable behavior include:
* Use of sexualized language or imagery
* Insults, personal attacks, or trolling
* Public or private harassment
* Discrimination of any kind
* Sharing private information without consent
* Any behavior that could reasonably be viewed as inappropriate in a professional setting
---
## ⚖️ Responsibilities of Maintainers
Project maintainers are responsible for clarifying the standards of acceptable behavior and will take appropriate, fair action in response to any violations.
They have the right to remove or reject:
* Comments, commits, code, or contributions that violate this Code of Conduct
* Issues or pull requests that include disrespectful or inappropriate content
Maintainers will communicate reasons for moderation decisions when appropriate.
---
## 🚨 Enforcement
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project maintainer:
**Maintainer:** Sehrish Javed
**GitHub:** [@sehrishjaved19](https://github.com/sehrishjaved19)
All reports will be **reviewed and investigated promptly and confidentially**.
The project team is obligated to maintain the privacy and safety of all involved parties.
---
## ⚙️ Enforcement Guidelines
1. **Correction** — A private, written warning explaining the violation and how to correct it.
2. **Warning** — A public warning for continued inappropriate behavior.
3. **Temporary Ban** — Temporary suspension from community participation.
4. **Permanent Ban** — Permanent removal from the project and related spaces.
---
## 💡 Attribution
This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org/), version 2.1,
and incorporates community standards inspired by [Mozilla’s code of conduct enforcement ladder](https://github.com/mozilla/diversity).
---
## 🌱 Our Commitment to Learning and Growth
This repository exists to promote **learning, curiosity, and growth**.
By following this Code of Conduct, you help create an environment where contributors of all skill levels feel **respected, supported, and motivated** to explore C++ and Object-Oriented Programming.
**Thank you for helping make this a welcoming place for everyone. 💖**
---