Skip to content

Commit 7a26139

Browse files
committed
Add Code of Conduct
1 parent cdc0cd4 commit 7a26139

File tree

1 file changed

+67
-0
lines changed

1 file changed

+67
-0
lines changed

CodeOfConduct.md

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
# Contributor Code of Conduct
2+
## Our Pledge
3+
In the interest of fostering an open and welcoming environment, we as
4+
contributors and maintainers pledge to making participation in our project and
5+
our community a harassment-free experience for everyone, regardless of age, body
6+
size, disability, ethnicity, gender identity and expression, level of
7+
experience, nationality, personal appearance, race, religion, or sexual identity
8+
and orientation.
9+
10+
## Our Standards
11+
Examples of behavior that contributes to creating a positive environment include:
12+
13+
* Using welcoming and inclusive language
14+
* Being respectful of differing viewpoints and experiences
15+
* Gracefully accepting constructive criticism
16+
* Focusing on what is best for the community
17+
* Showing empathy towards other community members
18+
19+
Examples of unacceptable behavior by participants include:
20+
21+
* The use of sexualized language or imagery and unwelcome sexual attention or
22+
advances
23+
* Trolling, insulting/derogatory comments, and personal or political attacks
24+
* Public or private harassment
25+
* Publishing others' private information, such as a physical or electronic
26+
address, without explicit permission
27+
* Other conduct which could reasonably be considered inappropriate in a
28+
professional setting
29+
30+
## Our Responsibilities
31+
Project maintainers are responsible for clarifying the standards of acceptable
32+
behavior and are expected to take appropriate and fair corrective action in
33+
response to any instances of unacceptable behavior.
34+
35+
Project maintainers have the right and responsibility to remove, edit, or reject
36+
comments, commits, code, wiki edits, issues, and other contributions that are
37+
not aligned to this Code of Conduct, or to ban temporarily or permanently any
38+
contributor for other behaviors that they deem inappropriate, threatening,
39+
offensive, or harmful.
40+
41+
## Scope
42+
This Code of Conduct applies both within project spaces and in public spaces
43+
when an individual is representing the project or its community. Examples of
44+
representing a project or community include using an official project e-mail
45+
address, posting via an official social media account, or acting as an appointed
46+
representative at an online or offline event. Representation of a project may be
47+
further defined and clarified by project maintainers.
48+
49+
## Enforcement
50+
Instances of abusive, harassing, or otherwise unacceptable behavior may be
51+
reported by contacting the project maintainer at `avraham dot adler at gmail`
52+
`dot com`. The project team will review and investigate all complaints, and will
53+
respond in a way that it deems appropriate to the circumstances. The project
54+
team is obligated to maintain confidentiality with regard to the reporter of an
55+
incident. Further details of specific enforcement policies may be posted
56+
separately.
57+
58+
Project maintainers who do not follow or enforce the Code of Conduct in good
59+
faith may face temporary or permanent repercussions as determined by other
60+
members of the project's leadership.
61+
62+
## Attribution
63+
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
64+
version 1.4, available at [http://contributor-covenant.org/version/1/4][version]
65+
66+
[homepage]: http://contributor-covenant.org
67+
[version]: http://contributor-covenant.org/version/1/4/

0 commit comments

Comments
 (0)