From 72fe10c2372688c189b6d1342d6e2c9a27a364aa Mon Sep 17 00:00:00 2001 From: Frederic Tingaud Date: Sun, 27 May 2018 20:14:48 +0200 Subject: [PATCH] Rename and fill CoC choice document. --- conf_choosing_a_code_of_conduct.adoc | 7 +++++++ conf_code_of_conduct_template.adoc | 0 2 files changed, 7 insertions(+) create mode 100644 conf_choosing_a_code_of_conduct.adoc delete mode 100755 conf_code_of_conduct_template.adoc diff --git a/conf_choosing_a_code_of_conduct.adoc b/conf_choosing_a_code_of_conduct.adoc new file mode 100644 index 0000000..663a8b1 --- /dev/null +++ b/conf_choosing_a_code_of_conduct.adoc @@ -0,0 +1,7 @@ +#Choosing a Code of Conduct + +C++ Conferences usually go with either the https://github.com/brycelelbach/cpp_code_of_conduct[C++ Code of Conduct] or the https://berlincodeofconduct.org/[Berlin Code of Conduct]. + +The *Berlin Code of Conduct* emphasizes more inclusion, while the *C++ Code of Conduct* focuses more on anti-harassment. Both those Code of Conduct are equally trusted by the community and will send a strong signal to attendees from underrepresented group that you intend to protect them in case of problem. + +After choosing your Code of Conduct, keep in mind that you need to actually enforce it if the need arises. Make sure all organizers of your event are aware of it and in line with its interpretation. \ No newline at end of file diff --git a/conf_code_of_conduct_template.adoc b/conf_code_of_conduct_template.adoc deleted file mode 100755 index e69de29..0000000