From e15fcdd149cec662fcaf4b550ee32879bd53a591 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Wed, 9 Dec 2015 13:39:40 +0100 Subject: Add "Contributor Covenant". * CODE-OF-CONDUCT: New file, adapted from . * doc/contributing.texi (Contributing): Mention it. * Makefile.am (EXTRA_DIST): Add it. --- doc/contributing.texi | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/contributing.texi b/doc/contributing.texi index b61f6a534c..b3a936582b 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -7,6 +7,15 @@ grow! Please get in touch with us on @email{guix-devel@@gnu.org} and reports, patches, and anything that may be helpful to the project. We particularly welcome help on packaging (@pxref{Packaging Guidelines}). +@cindex code of conduct, of contributors +@cindex contributor covenant +In the interest of welcoming everyone who thinks this is a great project +to contribute to---which it is, indeed!---contributors express their +commitment to providing a warm, friendly, and harassment-free experience +by agreeing to our ``Contributor Covenant'', adapted from +@url{http://contributor-covenant.org/}, and which can be found in the +@file{CODE-OF-CONDUCT} file in the source tree. + @menu * Building from Git:: The latest and greatest. * Running Guix Before It Is Installed:: Hacker tricks. -- cgit v1.2.3