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