Skip to content

Commit 26b9be2

Browse files
author
Mrunal Patel
committed
Merge pull request #150 from vbatts/code-of-conduct
*: adding a code of conduct
2 parents 9d59c53 + 1cdec7c commit 26b9be2

File tree

2 files changed

+43
-0
lines changed

2 files changed

+43
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ Issues are used for bugs and actionable items and longer discussions can happen
5959

6060
The specification and code is licensed under the Apache 2.0 license found in the `LICENSE` file of this repository.
6161

62+
## Code of Conduct
63+
64+
Participation in the OpenContainers community is governed by [OpenContainer's Code of Conduct](code-of-conduct.md).
65+
6266
## Discuss your design
6367

6468
The project welcomes submissions, but please let everyone know what you are working on.

code-of-conduct.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# OpenContainer's Code of Conduct
2+
3+
Behave as a community member, follow the code of conduct.
4+
5+
6+
## Code of Conduct
7+
8+
The OpenContainers community is made up of a mixture of professionals and volunteers from all over the world.
9+
10+
When we disagree, we try to understand why.
11+
Disagreements, both social and technical, happen all the time and OpenContainers is no exception.
12+
It is important that we resolve disagreements and differing views constructively.
13+
14+
This code of conduct applies both within project spaces and in public spaces when an individual is representing the project or its community.
15+
Participants should be aware of these concerns.
16+
17+
We are committed to making participation in this project a harassment-free experience for everyone, regardless of level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, or nationality.
18+
19+
Examples of unacceptable behavior by participants include:
20+
21+
* The use of sexualized language or imagery
22+
* Personal attacks
23+
* Trolling or insulting/derogatory comments
24+
* Public or private harassment
25+
* Publishing other's private information, such as physical or electronic addresses, without explicit permission
26+
* Other unethical or unprofessional conduct
27+
28+
The OpenContainers team does not condone any statements by speakers contrary to these standards.
29+
The OpenContainers team reserves the right to deny participation any individual found to be engaging in discriminatory or harassing actions.
30+
31+
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct.
32+
By adopting this Code of Conduct, project maintainers commit themselves to fairly and consistently applying these principles to every aspect of managing this project.
33+
34+
## Thanks
35+
36+
Thanks to the [Fedora Code of Conduct](https://getfedora.org/code-of-conduct) and [Contributor Covenant](http://contributor-covenant.org) for inspiration and ideas.
37+
38+
Portions of this Code of Conduct are adapted from the Contributor Covenant, version 1.2.0, available at http://contributor-covenant.org/version/1/2/0/
39+

0 commit comments

Comments
 (0)