1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-25 10:31:49 +02:00

Add "Contributor Covenant".

* CODE-OF-CONDUCT: New file, adapted from
  <http://contributor-covenant.org/version/1/3/0/code_of_conduct.txt>.
* doc/contributing.texi (Contributing): Mention it.
* Makefile.am (EXTRA_DIST): Add it.
This commit is contained in:
Ludovic Courtès
2015-12-09 13:39:40 +01:00
parent cb9601029e
commit e15fcdd149
3 changed files with 58 additions and 0 deletions
+9
View File
@@ -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.