2
0

code-of-conduct.rst 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. .. _code_of_conduct:
  2. Code of Conduct
  3. ===============
  4. The QEMU community is made up of a mixture of professionals and
  5. volunteers from all over the world. Diversity is one of our strengths,
  6. but it can also lead to communication issues and unhappiness.
  7. To that end, we have a few ground rules that we ask people to adhere to.
  8. * Be welcoming. We are committed to making participation in this project
  9. a harassment-free experience for everyone, regardless of level of
  10. experience, gender, gender identity and expression, sexual orientation,
  11. disability, personal appearance, body size, race, ethnicity, age, religion,
  12. or nationality.
  13. * Be respectful. Not all of us will agree all the time. Disagreements, both
  14. social and technical, happen all the time and the QEMU community is no
  15. exception. When we disagree, we try to understand why. It is important that
  16. we resolve disagreements and differing views constructively. Members of the
  17. QEMU community should be respectful when dealing with other contributors as
  18. well as with people outside the QEMU community and with users of QEMU.
  19. Harassment and other exclusionary behavior are not acceptable. A community
  20. where people feel uncomfortable or threatened is neither welcoming nor
  21. respectful. Examples of unacceptable behavior by participants include:
  22. * The use of sexualized language or imagery
  23. * Personal attacks
  24. * Trolling or insulting/derogatory comments
  25. * Public or private harassment
  26. * Publishing other's private information, such as physical or electronic
  27. addresses, without explicit permission
  28. This isn't an exhaustive list of things that you can't do. Rather, take
  29. it in the spirit in which it's intended: a guide to make it easier to
  30. be excellent to each other.
  31. This code of conduct applies to all spaces managed by the QEMU project.
  32. This includes IRC, the mailing lists, the issue tracker, community
  33. events, and any other forums created by the project team which the
  34. community uses for communication. This code of conduct also applies
  35. outside these spaces, when an individual acts as a representative or a
  36. member of the project or its community.
  37. By adopting this code of conduct, project maintainers commit themselves
  38. to fairly and consistently applying these principles to every aspect of
  39. managing this project. If you believe someone is violating the code of
  40. conduct, please read the :ref:`conflict-resolution` document for
  41. information about how to proceed.
  42. Sources
  43. -------
  44. This document is based on the `Fedora Code of Conduct
  45. <http://web.archive.org/web/20210429132536/https://docs.fedoraproject.org/en-US/project/code-of-conduct/>`__
  46. (as of April 2021) and the `Contributor Covenant version 1.3.0
  47. <https://www.contributor-covenant.org/version/1/3/0/code-of-conduct/>`__.