summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stone <daniels@collabora.com>2017-04-06 15:09:37 +0100
committerDaniel Stone <daniels@collabora.com>2017-04-07 16:11:44 +0100
commit0eefe99fe0683ae409b665a8b18cc7eb648c6c0c (patch)
treea02dfb62a6a6c754063ac3f4f3894c0c1333f2e2
parent3f2c19469734a712ced0a1b17559d7e3bd744d50 (diff)
docs: Reference Contributor Covenant
All fd.o projects are now covered by the Contributor Covenant. Include a reference to this in the Contributing doc, making it clear that we are all expected to behave like human beings. Signed-off-by: Daniel Stone <daniels@collabora.com> Reviewed-by: Yong Bakos <ybakos@humanoriented.com> Acked-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Acked-by: Jonas Ã…dahl <jadahl@gmail.com>
-rw-r--r--doc/Contributing13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/Contributing b/doc/Contributing
index c790a07..9475271 100644
--- a/doc/Contributing
+++ b/doc/Contributing
@@ -159,6 +159,19 @@ my_function(void)
x = function_with_a_really_long_name(parameter1, parameter2,
parameter3, parameter4);
+
+== Conduct ==
+
+As a freedesktop.org project, Wayland follows the Contributor Covenant,
+found at:
+https://www.freedesktop.org/wiki/CodeOfConduct
+
+Please conduct yourself in a respectful and civilised manner when
+interacting with community members on mailing lists, IRC, or bug
+trackers. The community represents the project as a whole, and abusive
+or bullying behaviour is not tolerated by the project.
+
+
== Licensing ==
Wayland is licensed with the intention to be usable anywhere X.org is.