Skip to content

Commit f20492a

Browse files
Lessley Denningtonldennington
authored andcommitted
open source release: add CODE_OF_CONDUCT.md
A code of conduct is one of the requirements for releasing projects as open source. Add CODE_OF_CONDUCT.md file containing the expectations for those maintaining/contributing to the project accordingly. Signed-off-by: Lessley Dennington <[email protected]>
1 parent b4552b9 commit f20492a

File tree

1 file changed

+74
-0
lines changed

1 file changed

+74
-0
lines changed

CODE_OF_CONDUCT.md

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

0 commit comments

Comments
 (0)