diff options
Diffstat (limited to 'examples/redis-unstable/CODE_OF_CONDUCT.md')
| -rw-r--r-- | examples/redis-unstable/CODE_OF_CONDUCT.md | 96 |
1 files changed, 96 insertions, 0 deletions
diff --git a/examples/redis-unstable/CODE_OF_CONDUCT.md b/examples/redis-unstable/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..648a492 --- /dev/null +++ b/examples/redis-unstable/CODE_OF_CONDUCT.md | |||
| @@ -0,0 +1,96 @@ | |||
| 1 | Contributor Covenant Code of Conduct | ||
| 2 | Our Pledge | ||
| 3 | We as members, contributors, and leaders pledge to make participation in our | ||
| 4 | community a harassment-free experience for everyone, regardless of age, body | ||
| 5 | size, visible or invisible disability, ethnicity, sex characteristics, gender | ||
| 6 | identity and expression, level of experience, education, socio-economic status, | ||
| 7 | nationality, personal appearance, race, religion, or sexual identity | ||
| 8 | and orientation. | ||
| 9 | We pledge to act and interact in ways that contribute to an open, welcoming, | ||
| 10 | diverse, inclusive, and healthy community. | ||
| 11 | Our Standards | ||
| 12 | Examples of behavior that contributes to a positive environment for our | ||
| 13 | community include: | ||
| 14 | |||
| 15 | * Demonstrating empathy and kindness toward other people | ||
| 16 | * Being respectful of differing opinions, viewpoints, and experiences | ||
| 17 | * Giving and gracefully accepting constructive feedback | ||
| 18 | * Accepting responsibility and apologizing to those affected by our mistakes, | ||
| 19 | and learning from the experience | ||
| 20 | * Focusing on what is best not just for us as individuals, but for the | ||
| 21 | overall community | ||
| 22 | |||
| 23 | Examples of unacceptable behavior include: | ||
| 24 | |||
| 25 | * The use of sexualized language or imagery, and sexual attention or | ||
| 26 | advances of any kind | ||
| 27 | * Trolling, insulting or derogatory comments, and personal or political attacks | ||
| 28 | * Public or private harassment | ||
| 29 | * Publishing others' private information, such as a physical or email | ||
| 30 | address, without their explicit permission | ||
| 31 | * Other conduct which could reasonably be considered inappropriate in a | ||
| 32 | professional setting | ||
| 33 | |||
| 34 | Enforcement Responsibilities | ||
| 35 | Community leaders are responsible for clarifying and enforcing our standards of | ||
| 36 | acceptable behavior and will take appropriate and fair corrective action in | ||
| 37 | response to any behavior that they deem inappropriate, threatening, offensive, | ||
| 38 | or harmful. | ||
| 39 | Community leaders have the right and responsibility to remove, edit, or reject | ||
| 40 | comments, commits, code, wiki edits, issues, and other contributions that are | ||
| 41 | not aligned to this Code of Conduct, and will communicate reasons for moderation | ||
| 42 | decisions when appropriate. | ||
| 43 | Scope | ||
| 44 | This Code of Conduct applies within all community spaces, and also applies when | ||
| 45 | an individual is officially representing the community in public spaces. | ||
| 46 | Examples of representing our community include using an official e-mail address, | ||
| 47 | posting via an official social media account, or acting as an appointed | ||
| 48 | representative at an online or offline event. | ||
| 49 | Enforcement | ||
| 50 | Instances of abusive, harassing, or otherwise unacceptable behavior may be | ||
| 51 | reported to the community leaders responsible for enforcement at | ||
| 52 | this email address: redis@redis.io. | ||
| 53 | All complaints will be reviewed and investigated promptly and fairly. | ||
| 54 | All community leaders are obligated to respect the privacy and security of the | ||
| 55 | reporter of any incident. | ||
| 56 | Enforcement Guidelines | ||
| 57 | Community leaders will follow these Community Impact Guidelines in determining | ||
| 58 | the consequences for any action they deem in violation of this Code of Conduct: | ||
| 59 | 1. Correction | ||
| 60 | Community Impact: Use of inappropriate language or other behavior deemed | ||
| 61 | unprofessional or unwelcome in the community. | ||
| 62 | Consequence: A private, written warning from community leaders, providing | ||
| 63 | clarity around the nature of the violation and an explanation of why the | ||
| 64 | behavior was inappropriate. A public apology may be requested. | ||
| 65 | 2. Warning | ||
| 66 | Community Impact: A violation through a single incident or series | ||
| 67 | of actions. | ||
| 68 | Consequence: A warning with consequences for continued behavior. No | ||
| 69 | interaction with the people involved, including unsolicited interaction with | ||
| 70 | those enforcing the Code of Conduct, for a specified period of time. This | ||
| 71 | includes avoiding interactions in community spaces as well as external channels | ||
| 72 | like social media. Violating these terms may lead to a temporary or | ||
| 73 | permanent ban. | ||
| 74 | 3. Temporary Ban | ||
| 75 | Community Impact: A serious violation of community standards, including | ||
| 76 | sustained inappropriate behavior. | ||
| 77 | Consequence: A temporary ban from any sort of interaction or public | ||
| 78 | communication with the community for a specified period of time. No public or | ||
| 79 | private interaction with the people involved, including unsolicited interaction | ||
| 80 | with those enforcing the Code of Conduct, is allowed during this period. | ||
| 81 | Violating these terms may lead to a permanent ban. | ||
| 82 | 4. Permanent Ban | ||
| 83 | Community Impact: Demonstrating a pattern of violation of community | ||
| 84 | standards, including sustained inappropriate behavior, harassment of an | ||
| 85 | individual, or aggression toward or disparagement of classes of individuals. | ||
| 86 | Consequence: A permanent ban from any sort of public interaction within | ||
| 87 | the community. | ||
| 88 | Attribution | ||
| 89 | This Code of Conduct is adapted from the Contributor Covenant, | ||
| 90 | version 2.0, available at | ||
| 91 | https://www.contributor-covenant.org/version/2/0/code_of_conduct.html. | ||
| 92 | Community Impact Guidelines were inspired by Mozilla's code of conduct | ||
| 93 | enforcement ladder. | ||
| 94 | For answers to common questions about this code of conduct, see the FAQ at | ||
| 95 | https://www.contributor-covenant.org/faq. Translations are available at | ||
| 96 | https://www.contributor-covenant.org/translations. | ||
