From dba11626713a60157327aec512b77ae832d2794f Mon Sep 17 00:00:00 2001 From: Sven Erbeck Date: Wed, 25 May 2022 22:24:36 +0200 Subject: [PATCH] Create CODE_OF_CONDUCT.md Always stay relaxed files are good --- docs/CODE_OF_CONDUCT.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 docs/CODE_OF_CONDUCT.md diff --git a/docs/CODE_OF_CONDUCT.md b/docs/CODE_OF_CONDUCT.md new file mode 100644 index 00000000..0db593af --- /dev/null +++ b/docs/CODE_OF_CONDUCT.md @@ -0,0 +1,33 @@ +Contributor Code of Conduct +=========================== + +As contributors and maintainers of this project, we pledge to respect all +people who contribute through reporting issues, posting feature requests, +updating documentation, submitting pull requests or patches, and other +activities. + +Examples of unacceptable behavior by participants include: +- Sexual language or imagery. +- Derogatory comments or personal attacks. +- Trolling, public or private harassment. +- Insults. +- Other unprofessional conduct. + +Examples of unacceptable behavior by participants include sexual +language or imagery, derogatory comments or personal attacks, trolling, public +or private harassment, insults, or other unprofessional conduct. + +Project maintainers have the right and responsibility to remove, edit, or reject +comments, commits, code, wiki edits, issues, and other contributions that are not +aligned with this Code of Conduct. In addition, project maintainers who do not +follow the Code of Conduct may be removed from the project team. + +This code of conduct applies both within a project and in public spaces when an +individual represents the project or its community. + +Instances of abusive, harassing, or otherwise unacceptable behavior may be +reported by opening an issue or contacting one or more of the project maintainers. + +This Code of Conduct is adapted from the [Contributor +Covenant](https://contributor-covenant.org/), version 1.1.0, available at +[https://contributor-covenant.org/version/1/1/0/](https://contributor-covenant.org/version/1/1/0/)