-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial commit
- Loading branch information
Showing
1 changed file
with
59 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
# Code of Conduct | ||
|
||
As project contributors, maintainers, and participants, and in the interest of fostering an open and welcoming community, we pledge to respect all people who participate or contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, attending conferences or events, or engaging in other community or project activities. | ||
|
||
We are committed to making participation in the project a harassment-free experience for everyone, regardless of age, body size, caste, disability, ethnicity, level of experience, family status, gender, gender identity and expression, marital status, military or veteran status, nationality, personal appearance, race, religion, sexual orientation, socioeconomic status, tribe, or any other dimension of diversity. | ||
|
||
## Scope | ||
|
||
This code of conduct applies: | ||
* within project and community spaces, | ||
* in other spaces when a project community participant's words or actions are directed at or are about the project, the project's community, or another participant in the project community. | ||
|
||
## Our Standards | ||
|
||
This project and its community is open, inclusive and respectful. Every member of our community has the right to have their identity respected. | ||
|
||
Examples of behavior that contributes to a positive environment include but are not limited to: | ||
|
||
* Demonstrating empathy and kindness toward other people | ||
* Being respectful of differing opinions, viewpoints, and experiences | ||
* Giving and gracefully accepting constructive feedback | ||
* Accepting responsibility and apologizing to those affected by our mistakes, and learning from the experience | ||
* Focusing on what is best not just for us as individuals, but for the overall community | ||
* Using welcoming and inclusive language | ||
|
||
Examples of unacceptable behavior include but are not limited to: | ||
|
||
* The use of sexualized language or imagery | ||
* Trolling, insulting or derogatory comments, and personal or political attacks | ||
* Public or private harassment in any form | ||
* Publishing others' private information, such as a physical or email address, without their explicit permission | ||
* Violence, threatening violence, or encouraging others to engage in violent behavior | ||
* Stalking or following someone without their consent | ||
* Unwelcome physical contact | ||
* Unwelcome sexual or romantic attention or advances | ||
* Other conduct which could reasonably be considered inappropriate in a professional setting | ||
|
||
The following behaviors are also prohibited: | ||
|
||
* Providing knowingly false or misleading information in connection with a Code of Conduct investigation or otherwise intentionally tampering with an investigation | ||
* Retaliating against a person because they reported an incident or provided information about an incident as a witness | ||
|
||
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. | ||
|
||
By adopting this Code of Conduct, project maintainers commit themselves to fairly and consistently applying these principles to every aspect of managing this project. | ||
|
||
Project maintainers who do not follow or enforce the Code of Conduct may be temporarily or permanently removed from the project team. | ||
|
||
## Reporting | ||
|
||
Please report any incidents that affect you or that you have witnessed to the project's [Code of Conduct Response Team](mailto:[email protected]). You can expect a response within three business days. | ||
|
||
## Enforcement | ||
|
||
Upon review and investigation of a reported incident, the Code of Conduct response team will determine what action is appropriate based on this Code of Conduct and its related documentation. | ||
|
||
## Acknowledgements | ||
|
||
This Code of Conduct is adapted from the CNCF Code of Conduct which is itself adapted from the Contributor Covenant (http://contributor-covenant.org), version 2.0 available at http://contributor-covenant.org/version/2/0/code_of_conduct/. |