You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CODE_OF_CONDUCT.md 1.9 KiB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. # Contributor Code of Conduct
  2. As contributors and maintainers of this project,
  3. and in the interest of fostering an open and welcoming community,
  4. we pledge to respect all people who contribute through reporting issues,
  5. posting feature requests, updating documentation,
  6. submitting pull requests or patches, and other activities.
  7. We are committed to making participation in this project
  8. a harassment-free experience for everyone,
  9. regardless of level of experience, gender, gender identity and expression,
  10. sexual orientation, disability, personal appearance,
  11. body size, race, ethnicity, age, religion, or nationality.
  12. Examples of unacceptable behavior by participants include:
  13. * The use of sexualized language or imagery
  14. * Personal attacks
  15. * Trolling or insulting/derogatory comments
  16. * Public or private harassment
  17. * Publishing other's private information,
  18. such as physical or electronic
  19. addresses, without explicit permission
  20. * Other unethical or unprofessional conduct.
  21. Project maintainers have the right and responsibility to remove, edit, or reject
  22. comments, commits, code, wiki edits, issues, and other contributions
  23. that are not aligned to this Code of Conduct.
  24. By adopting this Code of Conduct,
  25. project maintainers commit themselves to fairly and consistently
  26. applying these principles to every aspect of managing this project.
  27. Project maintainers who do not follow or enforce the Code of Conduct
  28. may be permanently removed from the project team.
  29. This code of conduct applies both within project spaces and in public spaces
  30. when an individual is representing the project or its community.
  31. Instances of abusive, harassing, or otherwise unacceptable behavior
  32. may be reported by opening an issue
  33. or contacting one or more of the project maintainers.
  34. This Code of Conduct is adapted from the [Contributor Covenant](http://contributor-covenant.org), version 1.2.0,
  35. available at [http://contributor-covenant.org/version/1/2/0/](http://contributor-covenant.org/version/1/2/0/)