|
| 1 | +# Code Of Conduct |
| 2 | + |
| 3 | +This project is committed to a respectful, safe, and welcoming community for |
| 4 | +everyone. |
| 5 | + |
| 6 | +## Our Commitment |
| 7 | + |
| 8 | +Contributors, maintainers, and participants should be able to take part in the |
| 9 | +project without harassment or exclusion. We expect interactions in project |
| 10 | +spaces to stay professional, constructive, and considerate of people with |
| 11 | +different backgrounds, identities, and experience levels. |
| 12 | + |
| 13 | +## Expected Behavior |
| 14 | + |
| 15 | +Examples of behavior that support a healthy community include: |
| 16 | + |
| 17 | +- showing empathy and patience |
| 18 | +- giving and receiving constructive feedback |
| 19 | +- assuming good intent while discussing technical disagreement |
| 20 | +- focusing criticism on ideas, code, and behavior rather than on people |
| 21 | +- respecting privacy and handling personal or sensitive information carefully |
| 22 | + |
| 23 | +## Unacceptable Behavior |
| 24 | + |
| 25 | +The following behavior is not acceptable in project spaces: |
| 26 | + |
| 27 | +- harassment, threats, or personal attacks |
| 28 | +- insulting, demeaning, or discriminatory language |
| 29 | +- deliberate intimidation, trolling, or sustained disruption |
| 30 | +- publishing other people's private information without permission |
| 31 | +- sexualized language or imagery, or unwelcome sexual attention |
| 32 | +- encouraging or participating in retaliation against someone who reports a concern |
| 33 | + |
| 34 | +## Maintainer Responsibilities |
| 35 | + |
| 36 | +Maintainers are responsible for setting and enforcing community standards in |
| 37 | +issues, pull requests, discussions, release notes, and other project-managed |
| 38 | +spaces. They may remove, edit, or reject comments, commits, code, issues, and |
| 39 | +other contributions that violate this Code of Conduct. |
| 40 | + |
| 41 | +## Scope |
| 42 | + |
| 43 | +This Code of Conduct applies within project spaces and when someone is |
| 44 | +representing the project in public spaces. Project spaces include the GitHub |
| 45 | +repository, issue tracker, pull requests, review threads, and any maintainer-run |
| 46 | +communication channels used for project work. |
| 47 | + |
| 48 | +## Reporting |
| 49 | + |
| 50 | +Report Code of Conduct concerns to `andrewkoltsov@gmail.com`. Include links, |
| 51 | +screenshots, or other context that helps explain what happened. |
| 52 | + |
| 53 | +Maintainers will review reports promptly and handle them as confidentially as |
| 54 | +practical. They may request more detail before deciding on a response. |
| 55 | + |
| 56 | +## Enforcement |
| 57 | + |
| 58 | +Possible responses include a private warning, content removal, temporary |
| 59 | +restrictions on participation, or a permanent ban from project spaces, |
| 60 | +depending on severity and pattern of behavior. |
| 61 | + |
| 62 | +People who report or participate in an investigation in good faith must not be |
| 63 | +retaliated against. |
| 64 | + |
| 65 | +## Attribution |
| 66 | + |
| 67 | +This document is adapted from the Contributor Covenant, version 2.1: |
| 68 | +https://www.contributor-covenant.org/version/2/1/code_of_conduct/ |
0 commit comments