unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#56009: [PATCH] Clarify that patches are sent to the same email address as bug reports.
@ 2022-06-16  4:39 jgart via Bug reports for GUILE, GNU's Ubiquitous Extension Language
  0 siblings, 0 replies; only message in thread
From: jgart via Bug reports for GUILE, GNU's Ubiquitous Extension Language @ 2022-06-16  4:39 UTC (permalink / raw)
  To: 56009; +Cc: jgart

---
 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@gnu.org")) "bug-guile@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






^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-16  4:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-16  4:39 bug#56009: [PATCH] Clarify that patches are sent to the same email address as bug reports jgart via Bug reports for GUILE, GNU's Ubiquitous Extension Language

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).