forked from ClickHouse/clickhouse-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request ClickHouse#1810 from ClickHouse/tylerhannan-code-o…
…f-conduct Create CODE_OF_CONDUCT.md
- Loading branch information
Showing
1 changed file
with
35 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,35 @@ | ||
# ClickHouse Community Code of Conduct | ||
This code of conduct governs ClickHouse Community discussions, channels, and events. | ||
|
||
## Introduction | ||
* Diversity and inclusion make our community strong. We encourage, and desire, participation from the most varied and diverse backgrounds possible. | ||
* This isn’t an exhaustive list of things that you can’t do. Rather, take it in the spirit in which it’s intended - a guide to make it easier to build, and sustain, the diverse technical communities in which we participate. | ||
* Our goal is to maintain a safe and friendly community for everyone, regardless of experience, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, nationality, or other defining characteristic. | ||
* This code and related procedures apply to unacceptable behavior occurring in all community venues, including behavior outside the scope of community activities — online and in-person — as well as in all one-on-one communications, and anywhere such behavior has the potential to adversely affect the safety and well-being of community members. | ||
|
||
## Expected Behavior | ||
* Be welcoming. | ||
* Be kind and patient. | ||
* Look out for each other. | ||
* Be careful and aware of your wording and tone. | ||
|
||
|
||
## Unacceptable Behavior | ||
* Conduct or speech which might be considered sexist, racist, homophobic, transphobic, ableist or otherwise discriminatory or offensive in nature. | ||
* Do not use unwelcome, suggestive, derogatory or inappropriate nicknames or terms. | ||
* Do not show disrespect towards others. (Jokes, innuendo, dismissive attitudes.) | ||
* Intimidation or harassment (online or in-person). | ||
* Disrespect towards differences of opinion. | ||
* Inappropriate attention or contact. Be aware of how your actions affect others. If it makes someone uncomfortable, stop. | ||
* Not understanding the differences between constructive criticism and disparagement. | ||
* Sustained disruptions. | ||
* Violence, threats of violence or violent language. | ||
|
||
|
||
## Enforcement | ||
* Understand that speech and actions have consequences, and unacceptable behavior will not be tolerated. | ||
* If you are the subject of, or witness to any violations of this Code of Conduct, please contact us via email at [[email protected]](mailto:[email protected]). | ||
* The details of any report will be kept in strict confidence unless required by regional law to be reported to appropriate authorities. | ||
* If violations occur, organizers will take any action they deem appropriate for the infraction, up to and including expulsion from channels or events. | ||
|
||
Portions derived from the [Slack Code of Conduct](https://api.slack.com/community/code-of-conduct), [Django Code of Conduct](https://www.djangoproject.com/conduct/), [The Rust Code of Conduct](https://www.rust-lang.org/conduct.html) and [The Ada Initiative](http://adainitiative.org/2014/02/18/howto-design-a-code-of-conduct-for-your-community/) under a Creative Commons [Attribution-ShareAlike](http://creativecommons.org/licenses/by-sa/3.0/) license. |