|
| 1 | +Code of Conduct |
| 2 | +=============== |
| 3 | + |
| 4 | +Our Pledge |
| 5 | +---------- |
| 6 | + |
| 7 | +In the interest of fostering an open and welcoming environment, we as |
| 8 | +contributors and maintainers pledge to making participation in our project and |
| 9 | +our community a harassment-free experience for everyone, regardless of age, body |
| 10 | +size, disability, ethnic origin, gender identity and expression, level of experience, |
| 11 | +education, socio-economic status, nationality, personal appearance, |
| 12 | +religion, or sexual identity and orientation. |
| 13 | + |
| 14 | +Our Standards |
| 15 | +------------- |
| 16 | + |
| 17 | +Examples of behavior that contributes to creating a positive environment |
| 18 | +include: |
| 19 | + |
| 20 | +* Using welcoming and inclusive language |
| 21 | +* Being respectful of differing viewpoints and experiences |
| 22 | +* Gracefully accepting constructive criticism |
| 23 | +* Focusing on what is best for the community |
| 24 | +* Showing empathy towards other community members |
| 25 | + |
| 26 | +Examples of unacceptable behavior by participants include: |
| 27 | + |
| 28 | +* The use of sexualized language or imagery and unwelcome sexual attention or |
| 29 | + advances |
| 30 | +* Trolling, insulting/derogatory comments, and personal or political attacks |
| 31 | +* Public or private harassment |
| 32 | +* Publishing others' private information, such as a physical or electronic |
| 33 | + address, without explicit permission |
| 34 | +* Other conduct which could reasonably be considered inappropriate in a |
| 35 | + professional setting |
| 36 | + |
| 37 | +Our Responsibilities |
| 38 | +-------------------- |
| 39 | + |
| 40 | +:doc:`Enforcement team members </contributing/code_of_conduct/enforcement_team>` |
| 41 | +are responsible for clarifying the standards of acceptable |
| 42 | +behavior and are expected to take appropriate and fair corrective action in |
| 43 | +response to any instances of unacceptable behavior. |
| 44 | + |
| 45 | +Enforcement team members have the right and responsibility to remove, edit, or |
| 46 | +reject comments, commits, code, wiki edits, issues, and other contributions |
| 47 | +that are not aligned to this Code of Conduct, or to ban temporarily or |
| 48 | +permanently any contributor for other behaviors that they deem inappropriate, |
| 49 | +threatening, offensive, or harmful. |
| 50 | + |
| 51 | +Scope |
| 52 | +----- |
| 53 | + |
| 54 | +This Code of Conduct applies both within project spaces and in public spaces |
| 55 | +when an individual is representing the project or its community. Examples of |
| 56 | +representing a project or community include using an official project e-mail |
| 57 | +address, posting via an official social media account, or acting as an appointed |
| 58 | +representative at an online or offline event. Representation of a project may be |
| 59 | +further defined and clarified by enforcement team members. |
| 60 | + |
| 61 | +Enforcement |
| 62 | +----------- |
| 63 | + |
| 64 | +Instances of abusive, harassing, or otherwise unacceptable behavior |
| 65 | +:doc:`may be reported </contributing/code_of_conduct/reporting_guidelines>` |
| 66 | +by contacting the :doc:`enforcement team members </contributing/code_of_conduct/enforcement_team>`. |
| 67 | +All complaints will be reviewed and investigated and will result in a response that |
| 68 | +is deemed necessary and appropriate to the circumstances. The enforcement team is |
| 69 | +obligated to maintain confidentiality with regard to the reporter of an incident. |
| 70 | +Further details of specific enforcement policies may be posted separately. |
| 71 | + |
| 72 | +Enforcement team members who do not follow or enforce the Code of Conduct in good |
| 73 | +faith may face temporary or permanent repercussions as determined by the |
| 74 | +:doc:`core team </contributing/code/core_team>`. |
| 75 | + |
| 76 | +Attribution |
| 77 | +----------- |
| 78 | + |
| 79 | +This Code of Conduct is adapted from the `Contributor Covenant`_, version 1.4, |
| 80 | +available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html |
| 81 | + |
| 82 | +Related Documents |
| 83 | +----------------- |
| 84 | + |
| 85 | +.. toctree:: |
| 86 | + :maxdepth: 1 |
| 87 | + |
| 88 | + reporting_guidelines |
| 89 | + enforcement_team |
| 90 | + concrete_example_document |
| 91 | + |
| 92 | +.. _Contributor Covenant: https://www.contributor-covenant.org |
0 commit comments