From: Tonton <tonton@riseup.net>
To: guix-devel@gnu.org
Subject: [PATCH] website: Add section section and links to code of conduct
Date: Wed, 16 May 2018 01:36:31 +0200 [thread overview]
Message-ID: <20180515233631.9165-1-tonton@riseup.net> (raw)
---
website/apps/base/templates/contribute.scm | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/website/apps/base/templates/contribute.scm b/website/apps/base/templates/contribute.scm
index 274938a..8b62994 100644
--- a/website/apps/base/templates/contribute.scm
+++ b/website/apps/base/templates/contribute.scm
@@ -44,6 +44,17 @@
" in IRC Freenode. Tell us how would you like to help, and we
will do our best to guide you. ")
+ (p
+ "The Guix community pledge to making participation a harrassment
+ free experience for everyone, regardless of age, body size, disability,
+ ethnicity, gender identity and expression, level of experience,
+ education, socio-economic status, nationality, personal appearance,
+ race, religion, or sexual identity and orientation. The full text of our
+ code of conduct is in "
+ (a (@ (href ,(guix-url "manual/html_node/Contributing.html")))
+ "the manual ")
+ "and the file 'CODE-OF-CONDUCT' in the source tree. ")
+
(div
(@ (class "centered-text"))
--
2.17.0
next reply other threads:[~2018-05-15 23:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-15 23:36 Tonton [this message]
2018-05-16 0:29 ` [PATCH] website: Add section section and links to code of conduct Tonton
2018-05-16 15:14 ` Nils Gillmann
2018-05-16 16:17 ` Tonton
2018-05-17 11:43 ` Ludovic Courtès
2018-05-17 13:13 ` Tonton
2018-05-17 21:28 ` Ricardo Wurmus
2018-05-16 15:06 ` Fwd: " rain1
2018-05-16 16:05 ` Tonton
2018-05-17 11:48 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180515233631.9165-1-tonton@riseup.net \
--to=tonton@riseup.net \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.