Robert Szewczyk | 1cd0628 | 2020-03-10 11:42:47 -0700 | [diff] [blame] | 1 | # Project CHIP Open Source Code of Conduct |
Justin Wood | c9bbb25 | 2020-03-03 10:03:58 -0800 | [diff] [blame] | 2 | |
Justin Wood | 0a9545e | 2020-04-20 18:15:21 -0700 | [diff] [blame] | 3 | This Project CHIP Open Source Code of Conduct applies to all those contributing |
| 4 | to, participating in, or maintaining the Project CHIP open source project, |
| 5 | including Zigbee Alliance members and non-members. |
Justin Wood | c9bbb25 | 2020-03-03 10:03:58 -0800 | [diff] [blame] | 6 | |
| 7 | ## Our Pledge |
| 8 | |
| 9 | In the interest of fostering an open and welcoming environment, we as |
Justin Wood | 0a9545e | 2020-04-20 18:15:21 -0700 | [diff] [blame] | 10 | contributors and maintainers pledge to make participation in our project and our |
| 11 | community a harassment-free experience for everyone, regardless of age, body |
| 12 | size, disability, ethnicity, sex characteristics, gender identity and |
| 13 | expression, level of experience, education, socio-economic status, nationality, |
| 14 | personal appearance, race, religion, or sexual identity and orientation. |
Justin Wood | c9bbb25 | 2020-03-03 10:03:58 -0800 | [diff] [blame] | 15 | |
| 16 | ## Our Standards |
| 17 | |
Justin Wood | 0a9545e | 2020-04-20 18:15:21 -0700 | [diff] [blame] | 18 | Examples of behavior that contributes to creating a positive environment |
| 19 | include: |
Justin Wood | c9bbb25 | 2020-03-03 10:03:58 -0800 | [diff] [blame] | 20 | |
Justin Wood | 0a9545e | 2020-04-20 18:15:21 -0700 | [diff] [blame] | 21 | - Using welcoming and inclusive language |
| 22 | - Being respectful of differing viewpoints and experiences |
| 23 | - Gracefully accepting constructive criticism |
| 24 | - Focusing on what is best for the community |
| 25 | - Showing empathy towards other community members |
Justin Wood | c9bbb25 | 2020-03-03 10:03:58 -0800 | [diff] [blame] | 26 | |
| 27 | Examples of unacceptable behavior by participants include: |
| 28 | |
Justin Wood | 0a9545e | 2020-04-20 18:15:21 -0700 | [diff] [blame] | 29 | - The use of violent threats, abusive, discriminatory, or derogatory language |
| 30 | - The use of sexualized language or imagery and unwelcome sexual attention or |
| 31 | advances |
| 32 | - Trolling, insulting/derogatory comments, and personal or political attacks |
| 33 | - Public or private harassment |
| 34 | - Publishing others' private information, such as a physical or electronic |
| 35 | address, without explicit permission |
| 36 | - Posting of violent content |
| 37 | - Engaging in unwanted physical contact |
| 38 | - Other conduct which could reasonably be considered inappropriate in a |
| 39 | professional setting |
| 40 | - Advocating for or encouraging any of the above behaviors |
Justin Wood | c9bbb25 | 2020-03-03 10:03:58 -0800 | [diff] [blame] | 41 | |
| 42 | ## Our Responsibilities |
| 43 | |
Justin Wood | 0a9545e | 2020-04-20 18:15:21 -0700 | [diff] [blame] | 44 | Project maintainers are expected to take appropriate and fair corrective action |
| 45 | in response to any instances of unacceptable behavior. Project maintainers have |
| 46 | the right and responsibility to remove, edit, or reject comments, commits, code, |
| 47 | wiki edits, issues, and other contributions that are not aligned to this Code of |
| 48 | Conduct, or to ban temporarily or permanently any contributor for other |
| 49 | behaviors that they deem inappropriate, threatening, offensive, or harmful. |
Justin Wood | c9bbb25 | 2020-03-03 10:03:58 -0800 | [diff] [blame] | 50 | |
| 51 | ## Scope |
| 52 | |
Justin Wood | 0a9545e | 2020-04-20 18:15:21 -0700 | [diff] [blame] | 53 | This Code of Conduct applies within all project spaces, and it also applies when |
| 54 | an individual is representing the project or its community in public spaces. |
| 55 | Examples of representing a project or community include using an official |
| 56 | project e-mail address, posting via an official social media account, or acting |
| 57 | as an appointed representative at an online or offline event. Representation of |
| 58 | a project may be further defined and clarified by project maintainers. |
Justin Wood | c9bbb25 | 2020-03-03 10:03:58 -0800 | [diff] [blame] | 59 | |
| 60 | ## Enforcement |
| 61 | |
Justin Wood | 0a9545e | 2020-04-20 18:15:21 -0700 | [diff] [blame] | 62 | Instances of abusive, harassing, or otherwise unacceptable behavior may be |
| 63 | reported by contacting the Project CHIP open source team at [INSERT EMAIL |
| 64 | ADDRESS]. All complaints will be reviewed and investigated and will result in a |
| 65 | response that is deemed necessary and appropriate to the circumstances. The |
| 66 | Project CHIP open source team should maintain confidentiality with regard to the |
| 67 | reporter of an incident. Further details of specific enforcement policies may be |
Robert Szewczyk | 1cd0628 | 2020-03-10 11:42:47 -0700 | [diff] [blame] | 68 | posted separately. |
Justin Wood | c9bbb25 | 2020-03-03 10:03:58 -0800 | [diff] [blame] | 69 | |
Justin Wood | 0a9545e | 2020-04-20 18:15:21 -0700 | [diff] [blame] | 70 | Project maintainers who do not follow or enforce the Code of Conduct in good |
| 71 | faith may face temporary or permanent repercussions as determined by Project |
| 72 | CHIP open source leadership. |
Justin Wood | c9bbb25 | 2020-03-03 10:03:58 -0800 | [diff] [blame] | 73 | |
| 74 | ## Attribution |
| 75 | |
Justin Wood | 0a9545e | 2020-04-20 18:15:21 -0700 | [diff] [blame] | 76 | This Code of Conduct is adapted from the [Contributor Covenant][homepage], |
| 77 | version 1.4, available at |
| 78 | https://www.contributor-covenant.org/version/1/4/code-of-conduct.html |
Justin Wood | c9bbb25 | 2020-03-03 10:03:58 -0800 | [diff] [blame] | 79 | |
| 80 | [homepage]: https://www.contributor-covenant.org |
| 81 | |
| 82 | For answers to common questions about this code of conduct, see |
| 83 | https://www.contributor-covenant.org/faq |