GNU bug report logs - #31482
[PATCH] website: contribute: Add paragraph on code of conduct.

Previous Next

Package: guix-patches;

Reported by: Tonton <tonton <at> riseup.net>

Date: Wed, 16 May 2018 23:42:02 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 31482 in the body.
You can then email your comments to 31482 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#31482; Package guix-patches. (Wed, 16 May 2018 23:42:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tonton <tonton <at> riseup.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 16 May 2018 23:42:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tonton <tonton <at> riseup.net>
To: guix-patches <at> gnu.org
Cc: Tonton <tonton <at> riseup.net>
Subject: [PATCH] website: contribute: Add paragraph on code of conduct.
Date: Thu, 17 May 2018 01:41:21 +0200
 * website/apps/base/templates/contribute.scm: Add paragraph on
   code of conduct.
---
 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..b9879cf 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
+       "We want to provide a warm, friendly, and harassment-free environment,
+	so that anyone can contribute to the best of their abilities.  To this
+	end our project uses a “Contributor Covenant”, which was adapted from "
+       (a (@ (href "https://contributor-covenant.org/"))
+          "https://contributor-covenant.org/")
+       ". You can find the full pledge in "
+       (a (@ (href ,(guix-url "manual/html_node/Code-of-Conduct.html#Code-of-Conduct")))
+          "the manual")
+       ".")
+
       (div
        (@ (class "centered-text"))
 
-- 
2.17.0





Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Thu, 17 May 2018 13:47:02 GMT) Full text and rfc822 format available.

Notification sent to Tonton <tonton <at> riseup.net>:
bug acknowledged by developer. (Thu, 17 May 2018 13:47:02 GMT) Full text and rfc822 format available.

Message #10 received at 31482-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Tonton <tonton <at> riseup.net>
Cc: 31482-done <at> debbugs.gnu.org
Subject: Re: [bug#31482] [PATCH] website: contribute: Add paragraph on code of
 conduct.
Date: Thu, 17 May 2018 15:46:12 +0200
[Message part 1 (text/plain, inline)]
Hi!

Tonton <tonton <at> riseup.net> skribis:

>  * website/apps/base/templates/contribute.scm: Add paragraph on
>    code of conduct.

I made the changes below so that the link matches what we currently have
on line (the on-line copy of the manual is updated only upon new
releases), and pushed it on-line.

Thanks!  :-)

Ludo’.

[Message part 2 (text/x-patch, inline)]
diff --git a/website/apps/base/templates/contribute.scm b/website/apps/base/templates/contribute.scm
index b9879cf..2cf9e8b 100644
--- a/website/apps/base/templates/contribute.scm
+++ b/website/apps/base/templates/contribute.scm
@@ -50,10 +50,9 @@
 	end our project uses a “Contributor Covenant”, which was adapted from "
        (a (@ (href "https://contributor-covenant.org/"))
           "https://contributor-covenant.org/")
-       ". You can find the full pledge in "
-       (a (@ (href ,(guix-url "manual/html_node/Code-of-Conduct.html#Code-of-Conduct")))
-          "the manual")
-       ".")
+       ".  You can find the full pledge in the "
+       (a (@ (href "//git.savannah.gnu.org/cgit/guix.git/tree/CODE-OF-CONDUCT"))
+          (tt "CODE-OF-CONDUCT")) " file.")
 
       (div
        (@ (class "centered-text"))

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 15 Jun 2018 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 3 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.