GNU bug report logs - #56009
[PATCH] Clarify that patches are sent to the same email address as bug reports.

Previous Next

Package: guile;

Reported by: jgart <jgart <at> dismail.de>

Date: Thu, 16 Jun 2022 04:40:02 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 56009 AT debbugs.gnu.org.

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

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


Report forwarded to bug-guile <at> gnu.org:
bug#56009; Package guile. (Thu, 16 Jun 2022 04:40:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to jgart <jgart <at> dismail.de>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Thu, 16 Jun 2022 04:40:02 GMT) Full text and rfc822 format available.

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

From: jgart <jgart <at> dismail.de>
To: bug-guile <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] Clarify that patches are sent to the same email address as
 bug reports.
Date: Wed, 15 Jun 2022 23:39:19 -0500
---
 website/apps/base/contribute-page.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/apps/base/contribute-page.scm b/website/apps/base/contribute-page.scm
index 630f05c..2835b00 100644
--- a/website/apps/base/contribute-page.scm
+++ b/website/apps/base/contribute-page.scm
@@ -75,7 +75,7 @@
 	(p "If you have fixed the bug as well, we ask that you:")
 	(ul
 	 (li "Please send a patch and commit log as produced by "
-	     (code "git format-patch") ".")
+	     (code "git format-patch") " to " (a (@ (href "mailto:bug-guile <at> gnu.org")) "bug-guile <at> gnu.org") ".")
 	 (li "Please include a "
 	     (a (@ (href "http://www.gnu.org/prep/standards/standards.html#Change-Logs")) "ChangeLog-style commit log")
 	     " with your fix.")
-- 
2.36.1





This bug report was last modified 1 year and 315 days ago.

Previous Next


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