|
| 1 | += Code of Conduct |
| 2 | +:toc: |
| 3 | +:toc-placement!: |
| 4 | + |
| 5 | +toc::[] |
| 6 | + |
| 7 | +== Our Pledge |
| 8 | + |
| 9 | +We as members, contributors, and leaders pledge to make participation in our |
| 10 | +community a harassment-free experience for everyone, regardless of age, body |
| 11 | +size, visible or invisible disability, ethnicity, sex characteristics, gender |
| 12 | +identity and expression, level of experience, education, socio-economic status, |
| 13 | +nationality, personal appearance, race, caste, color, religion, or sexual |
| 14 | +identity and orientation. |
| 15 | + |
| 16 | +We pledge to act and interact in ways that contribute to an open, welcoming, |
| 17 | +diverse, inclusive, and healthy community. |
| 18 | + |
| 19 | +== Our Standards |
| 20 | + |
| 21 | +=== Positive Behaviors |
| 22 | + |
| 23 | +Examples of behavior that contributes to a positive environment: |
| 24 | + |
| 25 | +* Demonstrating empathy and kindness toward other people |
| 26 | +* Being respectful of differing opinions, viewpoints, and experiences |
| 27 | +* Giving and gracefully accepting constructive feedback |
| 28 | +* Accepting responsibility for our mistakes and learning from them |
| 29 | +* Focusing on what is best for the overall community |
| 30 | +* Using welcoming and inclusive language |
| 31 | +* Being patient with newcomers learning the codebase |
| 32 | + |
| 33 | +=== Unacceptable Behaviors |
| 34 | + |
| 35 | +Examples of unacceptable behavior: |
| 36 | + |
| 37 | +* The use of sexualized language or imagery, and sexual attention or advances |
| 38 | +* Trolling, insulting or derogatory comments, and personal or political attacks |
| 39 | +* Public or private harassment |
| 40 | +* Publishing others' private information without explicit permission |
| 41 | +* Deliberately intimidating, stalking, or following |
| 42 | +* Other conduct which could reasonably be considered inappropriate |
| 43 | + |
| 44 | +== Scope |
| 45 | + |
| 46 | +This Code of Conduct applies within all community spaces, including: |
| 47 | + |
| 48 | +* GitLab/GitHub repositories (issues, merge requests, comments) |
| 49 | +* Project documentation and wikis |
| 50 | +* Community chat channels |
| 51 | +* Project events and meetups |
| 52 | +* Social media interactions representing the project |
| 53 | + |
| 54 | +It also applies when an individual is officially representing the community |
| 55 | +in public spaces. |
| 56 | + |
| 57 | +== Enforcement |
| 58 | + |
| 59 | +=== Reporting |
| 60 | + |
| 61 | +Instances of abusive, harassing, or otherwise unacceptable behavior may be |
| 62 | +reported to the project maintainers listed in `MAINTAINERS.md`. |
| 63 | + |
| 64 | +All complaints will be reviewed and investigated promptly and fairly. |
| 65 | +Maintainers are obligated to respect the privacy and security of the |
| 66 | +reporter of any incident. |
| 67 | + |
| 68 | +=== Enforcement Guidelines |
| 69 | + |
| 70 | +Maintainers will follow these guidelines in determining consequences: |
| 71 | + |
| 72 | +==== 1. Correction |
| 73 | + |
| 74 | +**Community Impact**: Use of inappropriate language or other behavior deemed |
| 75 | +unprofessional. |
| 76 | + |
| 77 | +**Consequence**: A private, written warning providing clarity around the |
| 78 | +nature of the violation and an explanation of why the behavior was |
| 79 | +inappropriate. A public apology may be requested. |
| 80 | + |
| 81 | +==== 2. Warning |
| 82 | + |
| 83 | +**Community Impact**: A violation through a single incident or series of |
| 84 | +actions. |
| 85 | + |
| 86 | +**Consequence**: A warning with consequences for continued behavior. No |
| 87 | +interaction with the people involved for a specified period. This includes |
| 88 | +avoiding interactions in community spaces as well as external channels. |
| 89 | +Violating these terms may lead to a temporary or permanent ban. |
| 90 | + |
| 91 | +==== 3. Temporary Ban |
| 92 | + |
| 93 | +**Community Impact**: A serious violation of community standards, including |
| 94 | +sustained inappropriate behavior. |
| 95 | + |
| 96 | +**Consequence**: A temporary ban from any sort of interaction or public |
| 97 | +communication with the community for a specified period. No public or |
| 98 | +private interaction with the people involved is allowed during this period. |
| 99 | +Violating these terms may lead to a permanent ban. |
| 100 | + |
| 101 | +==== 4. Permanent Ban |
| 102 | + |
| 103 | +**Community Impact**: Demonstrating a pattern of violation of community |
| 104 | +standards, including sustained inappropriate behavior, harassment, or |
| 105 | +aggression toward individuals or groups. |
| 106 | + |
| 107 | +**Consequence**: A permanent ban from any sort of public interaction within |
| 108 | +the community. |
| 109 | + |
| 110 | +== Attribution |
| 111 | + |
| 112 | +This Code of Conduct is adapted from the |
| 113 | +https://www.contributor-covenant.org[Contributor Covenant], version 2.1, |
| 114 | +available at |
| 115 | +https://www.contributor-covenant.org/version/2/1/code_of_conduct.html |
| 116 | + |
| 117 | +Community Impact Guidelines were inspired by |
| 118 | +https://github.com/mozilla/diversity[Mozilla's code of conduct enforcement ladder]. |
| 119 | + |
| 120 | +== Questions |
| 121 | + |
| 122 | +For questions about this Code of Conduct, please open an issue or contact |
| 123 | +the maintainers directly. |
0 commit comments