aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes/bugtracker
diff options
context:
space:
mode:
Diffstat (limited to 'admin/notes/bugtracker')
-rw-r--r--admin/notes/bugtracker6
1 files changed, 6 insertions, 0 deletions
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker
index 58d1fc36c99..b5a92ab0918 100644
--- a/admin/notes/bugtracker
+++ b/admin/notes/bugtracker
@@ -56,6 +56,9 @@ Package: emacs
56Version: 23.0.60 56Version: 23.0.60
57Severity: minor 57Severity: minor
58 58
59This can include tags. Some things (e.g. submitter) don't seem to
60work here.
61
59Otherwise, send mail to the control server, control@emacsbugs.donarmstrong.com. 62Otherwise, send mail to the control server, control@emacsbugs.donarmstrong.com.
60At the start of the message body, supply the desired commands, one per 63At the start of the message body, supply the desired commands, one per
61line: 64line:
@@ -128,3 +131,6 @@ retitle 123 Some New Title
128 131
129** To change the submitter address: 132** To change the submitter address:
130submitter 123 none@example.com 133submitter 123 none@example.com
134
135Note that it does not seem to work to specify "Submitter:" in the
136pseudo-header when first reporting a bug.