From f7c32fa45a7b99f22ed276d2fb1e39031c93b083 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Wed, 20 Feb 2019 09:38:04 -0500 Subject: [PATCH] Include the Mozilla GitHub repository code of conduct fixes #963 Fixes #963 --- code_of_conduct.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 code_of_conduct.md diff --git a/code_of_conduct.md b/code_of_conduct.md new file mode 100644 index 0000000000..690318ee9d --- /dev/null +++ b/code_of_conduct.md @@ -0,0 +1,15 @@ +## Community Participation Guidelines + +This repository is governed by Mozilla's code of conduct and etiquette guidelines. +For more details, please read +[Mozilla Community Participation Guidelines](https://www.mozilla.org/about/governance/policies/participation/). + +## How to Report +For more information on how to report violations of the CPG, please read our '[How to Report](https://www.mozilla.org/en-US/about/governance/policies/participation/reporting/)' page. + + +## Contributions + +For all other questions about contribution see our +[contributing.md](https://github.com/mozilla/experimenter/blob/master/contributing.md) +document.