Matt Godbolt | 29441a2 | 2017-09-08 13:05:13 -0500 | [diff] [blame] | 1 | # Contributor Covenant Code of Conduct |
| 2 | |
RabsRincon | ebf416a | 2018-03-19 03:48:26 +0100 | [diff] [blame] | 3 | **Compiler Explorer** contributor covenant Code of Conduct. |
| 4 | |
Matt Godbolt | 29441a2 | 2017-09-08 13:05:13 -0500 | [diff] [blame] | 5 | ## Our Pledge |
| 6 | |
RabsRincon | ebf416a | 2018-03-19 03:48:26 +0100 | [diff] [blame] | 7 | In the interest of fostering an open and welcoming environment, we as |
| 8 | contributors and maintainers pledge to making participation in our project |
| 9 | and our community a harassment-free experience for everyone, regardless of age, |
| 10 | body size, disability, ethnicity, gender identity and expression, |
| 11 | level of experience, nationality, personal appearance, race, religion, |
| 12 | or sexual identity and orientation. |
Matt Godbolt | 29441a2 | 2017-09-08 13:05:13 -0500 | [diff] [blame] | 13 | |
| 14 | ## Our Standards |
| 15 | |
| 16 | Examples of behavior that contributes to creating a positive environment include: |
| 17 | |
RabsRincon | ebf416a | 2018-03-19 03:48:26 +0100 | [diff] [blame] | 18 | * Using welcoming and inclusive language. |
| 19 | * Being respectful of differing viewpoints and experiences. |
| 20 | * Gracefully accepting constructive criticism. |
| 21 | * Focusing on what is best for the community. |
| 22 | * Showing empathy towards other community members. |
Matt Godbolt | 29441a2 | 2017-09-08 13:05:13 -0500 | [diff] [blame] | 23 | |
RabsRincon | ebf416a | 2018-03-19 03:48:26 +0100 | [diff] [blame] | 24 | Examples of **unacceptable** behavior by participants include: |
Matt Godbolt | 29441a2 | 2017-09-08 13:05:13 -0500 | [diff] [blame] | 25 | |
RabsRincon | ebf416a | 2018-03-19 03:48:26 +0100 | [diff] [blame] | 26 | * The use of sexualized language or imagery and unwelcome sexual attention or |
| 27 | advances. |
| 28 | * Trolling, insulting/derogatory comments, and personal or political attacks. |
| 29 | * Public or private harassment. |
| 30 | * Publishing others' private information, such as a physical or electronic |
| 31 | address, without explicit permission. |
| 32 | * Other conduct which could reasonably be considered inappropriate in a |
| 33 | professional setting. |
Matt Godbolt | 29441a2 | 2017-09-08 13:05:13 -0500 | [diff] [blame] | 34 | |
| 35 | ## Our Responsibilities |
| 36 | |
RabsRincon | ebf416a | 2018-03-19 03:48:26 +0100 | [diff] [blame] | 37 | Project maintainers are responsible for clarifying the standards of acceptable |
| 38 | behavior and are expected to take appropriate and fair corrective action in |
| 39 | response to any instances of unacceptable behavior. |
Matt Godbolt | 29441a2 | 2017-09-08 13:05:13 -0500 | [diff] [blame] | 40 | |
RabsRincon | ebf416a | 2018-03-19 03:48:26 +0100 | [diff] [blame] | 41 | Project maintainers have the right and responsibility to remove, edit, or |
| 42 | reject comments, commits, code, wiki edits, issues, and other contributions |
| 43 | that are not aligned to this Code of Conduct, or to ban |
| 44 | temporarily or permanently any contributor for other behaviors that they deem |
| 45 | inappropriate, threatening, offensive, or harmful. |
Matt Godbolt | 29441a2 | 2017-09-08 13:05:13 -0500 | [diff] [blame] | 46 | |
| 47 | ## Scope |
| 48 | |
RabsRincon | ebf416a | 2018-03-19 03:48:26 +0100 | [diff] [blame] | 49 | This Code of Conduct applies both within project spaces and in public spaces |
| 50 | when an individual is representing the project or its community. Examples of |
| 51 | representing a project or community include using an official project e-mail |
| 52 | address, posting via an official social media account, or acting as |
| 53 | an appointed representative at an online or offline event. |
| 54 | Representation of a project may be further defined and clarified by project |
| 55 | maintainers. |
Matt Godbolt | 29441a2 | 2017-09-08 13:05:13 -0500 | [diff] [blame] | 56 | |
| 57 | ## Enforcement |
| 58 | |
RabsRincon | ebf416a | 2018-03-19 03:48:26 +0100 | [diff] [blame] | 59 | Instances of abusive, harassing, or otherwise unacceptable behavior may be |
| 60 | reported by contacting the project owner at |
| 61 | [matt@godbolt.org](mailto:matt@godbolt.org). The project team will review |
| 62 | and investigate all complaints, and will respond in a way that it deems |
| 63 | appropriate to the circumstances. The project team is obligated to maintain |
| 64 | confidentiality with regard to the reporter of an incident. Further details of |
| 65 | specific enforcement policies may be posted separately. |
Matt Godbolt | 29441a2 | 2017-09-08 13:05:13 -0500 | [diff] [blame] | 66 | |
RabsRincon | ebf416a | 2018-03-19 03:48:26 +0100 | [diff] [blame] | 67 | Project maintainers who do not follow or enforce the Code of Conduct in good |
| 68 | faith may face temporary or permanent repercussions as determined by other |
| 69 | members of the project's leadership. |
Matt Godbolt | 29441a2 | 2017-09-08 13:05:13 -0500 | [diff] [blame] | 70 | |
| 71 | ## Attribution |
| 72 | |
RabsRincon | ebf416a | 2018-03-19 03:48:26 +0100 | [diff] [blame] | 73 | This Code of Conduct is adapted from the [Contributor Covenant][homepage], |
| 74 | version 1.4, available at [contributor-covenant.org/version/1/4][version] |
Matt Godbolt | 29441a2 | 2017-09-08 13:05:13 -0500 | [diff] [blame] | 75 | |
RabsRincon | ebf416a | 2018-03-19 03:48:26 +0100 | [diff] [blame] | 76 | [homepage]: https://www.contributor-covenant.org/ |
| 77 | [version]: https://www.contributor-covenant.org/version/1/4/ |