Skip to content

Commit e5120b4

Browse files
authored
chore: Create CODE_OF_CONDUCT.md
1 parent c358eb9 commit e5120b4

1 file changed

Lines changed: 111 additions & 0 deletions

File tree

CODE_OF_CONDUCT.md

Lines changed: 111 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,111 @@
1+
# Contributor Covenant Code of Conduct
2+
3+
## Our Pledge
4+
5+
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for
6+
everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity
7+
and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste,
8+
color, religion, or sexual identity and orientation.
9+
10+
We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
11+
12+
## Our Standards
13+
14+
Examples of behavior that contributes to a positive environment for our community include:
15+
16+
* Demonstrating empathy and kindness toward other people
17+
* Being respectful of differing opinions, viewpoints, and experiences
18+
* Giving and gracefully accepting constructive feedback
19+
* Accepting responsibility and apologizing to those affected by our mistakes, and learning from the experience
20+
* Focusing on what is best not just for us as individuals, but for the overall community
21+
22+
Examples of unacceptable behavior include:
23+
24+
* The use of sexualized language or imagery, and sexual attention or advances of any kind
25+
* Trolling, insulting or derogatory comments, and personal or political attacks
26+
* Public or private harassment
27+
* Publishing others' private information, such as a physical or email address, without their explicit permission
28+
* Other conduct which could reasonably be considered inappropriate in a professional setting
29+
30+
## Enforcement Responsibilities
31+
32+
Community leaders are responsible for clarifying and enforcing our standards of acceptable behavior and will take
33+
appropriate and fair corrective action in response to any behavior that they deem inappropriate, threatening, offensive,
34+
or harmful.
35+
36+
Community leaders have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits,
37+
issues, and other contributions that are not aligned to this Code of Conduct, and will communicate reasons for
38+
moderation decisions when appropriate.
39+
40+
## Scope
41+
42+
This Code of Conduct applies within all community spaces, and also applies when an individual is officially representing
43+
the community in public spaces. Examples of representing our community include using an official e-mail address, posting
44+
via an official social media account, or acting as an appointed representative at an online or offline event.
45+
46+
## Enforcement
47+
48+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible
49+
for enforcement at
50+
[bjoern.kimminich@owasp.org](mailto:bjoern.kimminich@owasp.org). All complaints will be reviewed and investigated
51+
promptly and fairly.
52+
53+
All community leaders are obligated to respect the privacy and security of the reporter of any incident.
54+
55+
## Enforcement Guidelines
56+
57+
Community leaders will follow these Community Impact Guidelines in determining the consequences for any action they deem
58+
in violation of this Code of Conduct:
59+
60+
### 1. Correction
61+
62+
**Community Impact**: Use of inappropriate language or other behavior deemed unprofessional or unwelcome in the
63+
community.
64+
65+
**Consequence**: A private, written warning from community leaders, providing clarity around the nature of the violation
66+
and an explanation of why the behavior was inappropriate. A public apology may be requested.
67+
68+
### 2. Warning
69+
70+
**Community Impact**: A violation through a single incident or series of actions.
71+
72+
**Consequence**: A warning with consequences for continued behavior. No interaction with the people involved, including
73+
unsolicited interaction with those enforcing the Code of Conduct, for a specified period of time. This includes avoiding
74+
interactions in community spaces as well as external channels like social media. Violating these terms may lead to a
75+
temporary or permanent ban.
76+
77+
### 3. Temporary Ban
78+
79+
**Community Impact**: A serious violation of community standards, including sustained inappropriate behavior.
80+
81+
**Consequence**: A temporary ban from any sort of interaction or public communication with the community for a specified
82+
period of time. No public or private interaction with the people involved, including unsolicited interaction with those
83+
enforcing the Code of Conduct, is allowed during this period. Violating these terms may lead to a permanent ban.
84+
85+
### 4. Permanent Ban
86+
87+
**Community Impact**: Demonstrating a pattern of violation of community standards, including sustained inappropriate
88+
behavior, harassment of an individual, or aggression toward or disparagement of classes of individuals.
89+
90+
**Consequence**: A permanent ban from any sort of public interaction within the community.
91+
92+
## Attribution
93+
94+
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 2.0, available at
95+
[https://www.contributor-covenant.org/version/2/0/code_of_conduct.html][v2.0].
96+
97+
Community Impact Guidelines were inspired by [Mozilla's code of conduct enforcement ladder][Mozilla CoC].
98+
99+
For answers to common questions about this code of conduct, see the FAQ
100+
at [https://www.contributor-covenant.org/faq][FAQ]. Translations are available at
101+
[https://www.contributor-covenant.org/translations][translations].
102+
103+
[homepage]: https://www.contributor-covenant.org
104+
105+
[v2.0]: https://www.contributor-covenant.org/version/2/0/code_of_conduct.html
106+
107+
[Mozilla CoC]: https://github.com/mozilla/diversity
108+
109+
[FAQ]: https://www.contributor-covenant.org/faq
110+
111+
[translations]: https://www.contributor-covenant.org/translations

0 commit comments

Comments
 (0)