aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes/bugtracker
diff options
context:
space:
mode:
Diffstat (limited to 'admin/notes/bugtracker')
-rw-r--r--admin/notes/bugtracker4
1 files changed, 4 insertions, 0 deletions
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.
11If you want to Cc someone, use an "X-Debbugs-Cc" header (or 11If you want to Cc someone, use an "X-Debbugs-Cc" header (or
12pseudo-header, see below) instead. 12pseudo-header, see below) instead.
13 13
14** How do I read a bug?
15Visit https://debbugs.gnu.org/123 in your web browser or try this in
16Emacs: M-x gnus-read-ephemeral-emacs-bug-group.
17
14** How do I comment on a bug? 18** How do I comment on a bug?
15Reply to a mail on the bug-gnu-emacs list in the normal way. 19Reply to a mail on the bug-gnu-emacs list in the normal way.
16Or send a mail to 123@debbugs.gnu.org. 20Or send a mail to 123@debbugs.gnu.org.