unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: jgart via "Bug reports for GUILE, GNU's Ubiquitous Extension Language" <bug-guile@gnu.org>
To: 56009@debbugs.gnu.org
Cc: jgart <jgart@dismail.de>
Subject: bug#56009: [PATCH] Clarify that patches are sent to the same email address as bug reports.
Date: Wed, 15 Jun 2022 23:39:19 -0500	[thread overview]
Message-ID: <20220616043919.1775-1-jgart@dismail.de> (raw)

---
 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






                 reply	other threads:[~2022-06-16  4:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220616043919.1775-1-jgart@dismail.de \
    --to=bug-guile@gnu.org \
    --cc=56009@debbugs.gnu.org \
    --cc=jgart@dismail.de \
    /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.
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).