|
| 1 | +# |
| 2 | +# Licensed to the Apache Software Foundation (ASF) under one |
| 3 | +# or more contributor license agreements. See the NOTICE file |
| 4 | +# distributed with this work for additional information |
| 5 | +# regarding copyright ownership. The ASF licenses this file |
| 6 | +# to you under the Apache License, Version 2.0 (the |
| 7 | +# "License"); you may not use this file except in compliance |
| 8 | +# with the License. You may obtain a copy of the License at |
| 9 | +# |
| 10 | +# http://www.apache.org/licenses/LICENSE-2.0 |
| 11 | +# |
| 12 | +# Unless required by applicable law or agreed to in writing, |
| 13 | +# software distributed under the License is distributed on an |
| 14 | +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| 15 | +# KIND, either express or implied. See the License for the |
| 16 | +# specific language governing permissions and limitations |
| 17 | +# under the License. |
| 18 | +# |
| 19 | + |
| 20 | +# Contributor Covenant Code of Conduct |
| 21 | + |
| 22 | +## Our Pledge |
| 23 | + |
| 24 | +In the interest of fostering an open and welcoming environment, we as |
| 25 | +contributors and maintainers pledge to making participation in our project and |
| 26 | +our community a harassment-free experience for everyone, regardless of age, body |
| 27 | +size, disability, ethnicity, sex characteristics, gender identity and expression, |
| 28 | +level of experience, education, socio-economic status, nationality, personal |
| 29 | +appearance, race, religion, or sexual identity and orientation. |
| 30 | + |
| 31 | +## Our Standards |
| 32 | + |
| 33 | +Examples of behavior that contributes to creating a positive environment |
| 34 | +include: |
| 35 | + |
| 36 | +* Using welcoming and inclusive language |
| 37 | +* Being respectful of differing viewpoints and experiences |
| 38 | +* Gracefully accepting constructive criticism |
| 39 | +* Focusing on what is best for the community |
| 40 | +* Showing empathy towards other community members |
| 41 | + |
| 42 | +Examples of unacceptable behavior by participants include: |
| 43 | + |
| 44 | +* The use of sexualized language or imagery and unwelcome sexual attention or |
| 45 | + advances |
| 46 | +* Trolling, insulting/derogatory comments, and personal or political attacks |
| 47 | +* Public or private harassment |
| 48 | +* Publishing others' private information, such as a physical or electronic |
| 49 | + address, without explicit permission |
| 50 | +* Other conduct which could reasonably be considered inappropriate in a |
| 51 | + professional setting |
| 52 | + |
| 53 | +## Our Responsibilities |
| 54 | + |
| 55 | +Project maintainers are responsible for clarifying the standards of acceptable |
| 56 | +behavior and are expected to take appropriate and fair corrective action in |
| 57 | +response to any instances of unacceptable behavior. |
| 58 | + |
| 59 | +Project maintainers have the right and responsibility to remove, edit, or |
| 60 | +reject comments, commits, code, wiki edits, issues, and other contributions |
| 61 | +that are not aligned to this Code of Conduct, or to ban temporarily or |
| 62 | +permanently any contributor for other behaviors that they deem inappropriate, |
| 63 | +threatening, offensive, or harmful. |
| 64 | + |
| 65 | +## Scope |
| 66 | + |
| 67 | +This Code of Conduct applies both within project spaces and in public spaces |
| 68 | +when an individual is representing the project or its community. Examples of |
| 69 | +representing a project or community include using an official project e-mail |
| 70 | +address, posting via an official social media account, or acting as an appointed |
| 71 | +representative at an online or offline event. Representation of a project may be |
| 72 | +further defined and clarified by project maintainers. |
| 73 | + |
| 74 | +## Enforcement |
| 75 | + |
| 76 | +Instances of abusive, harassing, or otherwise unacceptable behavior may be |
| 77 | +reported by contacting the project team at support@resilientdb.com. All |
| 78 | +complaints will be reviewed and investigated and will result in a response that |
| 79 | +is deemed necessary and appropriate to the circumstances. The project team is |
| 80 | +obligated to maintain confidentiality with regard to the reporter of an incident. |
| 81 | +Further details of specific enforcement policies may be posted separately. |
| 82 | + |
| 83 | +Project maintainers who do not follow or enforce the Code of Conduct in good |
| 84 | +faith may face temporary or permanent repercussions as determined by other |
| 85 | +members of the project's leadership. |
| 86 | + |
| 87 | +## Attribution |
| 88 | + |
| 89 | +This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, |
| 90 | +available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html |
| 91 | + |
| 92 | +[homepage]: https://www.contributor-covenant.org |
| 93 | + |
| 94 | +For answers to common questions about this code of conduct, see |
| 95 | +https://www.contributor-covenant.org/faq |
0 commit comments