From 9524e1f6a6afeb5925376cdfd294740da591e7c3 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Wed, 10 Jul 2019 13:45:12 +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 92ae326ffd5..b890b891666 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.39.5