summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2019-07-10 13:45:12 +0200
committerLars Ingebrigtsen <larsi@gnus.org>2019-07-10 13:45:18 +0200
commit9524e1f6a6afeb5925376cdfd294740da591e7c3 (patch)
tree7a818d3f8075b18e4aff11e4bd2b163e7b2da9d4 /admin
parentb93bde184e1e0d21bde34a7fd660888bd04893d7 (diff)
downloademacs-9524e1f6a6afeb5925376cdfd294740da591e7c3.tar.gz
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).
Diffstat (limited to 'admin')
-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.
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.