From cd89980c229fad9f7668e5d4926d2fdc571bdcf6 Mon Sep 17 00:00:00 2001 From: Thea Aldrich Date: Mon, 19 Nov 2018 11:18:10 -0600 Subject: [PATCH] doc: add enforcement section Add enforcement section as requested by tsc. Signed-off-by: Thea Aldrich --- CODE_OF_CONDUCT.rst | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/CODE_OF_CONDUCT.rst b/CODE_OF_CONDUCT.rst index d693c81d4bc..e7a898472d5 100644 --- a/CODE_OF_CONDUCT.rst +++ b/CODE_OF_CONDUCT.rst @@ -62,15 +62,25 @@ offline event. Representation of a project may be further defined and clarified by project maintainers and `project governing bodies `__ -Reporting -********* +## Enforcement -We strive to maintain a respectful and professional environment in the Zephyr -Community. If you experience or witness Code of Conduct violations and wish to -report the incident please contact us at report@zephyrproject.org. +Instances of abusive, harassing, or otherwise unacceptable behavior may be +reported by contacting the project team at [INSERT EMAIL ADDRESS]. All +complaints will be reviewed and investigated and will result in a response that +is deemed necessary and appropriate to the circumstances. The project team is +obligated to maintain confidentiality with regard to the reporter of an incident. +Further details of specific enforcement policies may be posted separately. -Attribution -*********** +Project maintainers who do not follow or enforce the Code of Conduct in good +faith may face temporary or permanent repercussions as determined by other +members of the project's leadership. -This Code of Conduct is adapted from the `Contributor -Covenant version 1.4 `__ +## Attribution + +This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, +available at https://www.contributor-covenant.org/version/1/4/code-of-conduct.html + +[homepage]: https://www.contributor-covenant.org + +For answers to common questions about this code of conduct, see +https://www.contributor-covenant.org/faq \ No newline at end of file