Muiru commited on
Commit
cb30136
·
1 Parent(s): 173a672

docs: add CODE_OF_CONDUCT.md file

Browse files

Add Contributor Covenant Code of Conduct to establish community standards and enforcement procedures

Files changed (1) hide show
  1. CODE_OF_CONDUCT.md +37 -0
CODE_OF_CONDUCT.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Contributor Covenant Code of Conduct
2
+
3
+ ## Our Pledge
4
+
5
+ We pledge to make participation in CogniXpert v1.0 a harassment‑free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.
6
+
7
+ ## Our Standards
8
+
9
+ - Use welcoming and inclusive language
10
+ - Respect differing viewpoints and experiences
11
+ - Gracefully accept constructive criticism
12
+ - Focus on what is best for the community
13
+ - Show empathy towards others
14
+
15
+ ## Unacceptable Behavior
16
+
17
+ - Harassment, bullying, or discrimination
18
+ - Publishing others’ private information
19
+ - Disruptive or derogatory comments
20
+ - Other conduct which could reasonably be considered inappropriate
21
+
22
+ ## Responsibilities
23
+
24
+ Maintainers are responsible for clarifying standards and taking appropriate and fair corrective action in response to unacceptable behavior.
25
+
26
+ ## Scope
27
+
28
+ This Code applies within project spaces and in public spaces when an individual is representing the project.
29
+
30
+ ## Enforcement
31
+
32
+ Report issues to: `hello@cogni-x.com` (or open a confidential issue). All complaints will be reviewed and investigated.
33
+
34
+ ## Attribution
35
+
36
+ Adapted from the [Contributor Covenant](https://www.contributor-covenant.org) v2.1.
37
+