aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorStefan Kangas2019-07-10 13:45:12 +0200
committerLars Ingebrigtsen2019-07-10 13:45:18 +0200
commit9524e1f6a6afeb5925376cdfd294740da591e7c3 (patch)
tree7a818d3f8075b18e4aff11e4bd2b163e7b2da9d4 /admin
parentb93bde184e1e0d21bde34a7fd660888bd04893d7 (diff)
downloademacs-9524e1f6a6afeb5925376cdfd294740da591e7c3.tar.gz
emacs-9524e1f6a6afeb5925376cdfd294740da591e7c3.zip
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.
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.