From 44593b7111fbea00c011b6359c71b1454dfd24df Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Tue, 9 Jul 2019 18:44:07 +0200 Subject: [PATCH] Add new section on reading a bug to admin/notes/bugtracker * admin/notes/bugtracker: New section "How do I read a bug?" in "Quickstart". (Bug#36560) --- admin/notes/bugtracker | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker index 92ae326ffd..b890b89166 100644 --- a/admin/notes/bugtracker +++ b/admin/notes/bugtracker @@ -11,6 +11,10 @@ Use M-x report-emacs-bug, or send mail to bug-gnu-emacs@gnu.org. If you want to Cc someone, use an "X-Debbugs-Cc" header (or pseudo-header, see below) instead. +** How do I read a bug? +Visit https://debbugs.gnu.org/123 in your web browser or try this in +Emacs: M-x gnus-read-ephemeral-emacs-bug-group. + ** How do I comment on a bug? Reply to a mail on the bug-gnu-emacs list in the normal way. Or send a mail to 123@debbugs.gnu.org. -- 2.11.0