From dcaf1e4bfe54395bf9de94f3cc47b680f4cd0998 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 28 Jun 2008 03:50:16 +0000 Subject: [PATCH] *** empty log message *** --- admin/notes/bugtracker | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker index 31a3908d693..dd6abf67e8b 100644 --- a/admin/notes/bugtracker +++ b/admin/notes/bugtracker @@ -27,6 +27,9 @@ with a brief explanation in the body as to why the bug was closed. reopen 123 thanks +** quit|stop|thank|thanks|thankyou|thank you +On a line by itself, this tells the control server to ignore the rest of +the message. ** Bugs can be tagged in various ways (eg wontfix, patch, etc). For a list of available tags, see: @@ -36,15 +39,16 @@ http://emacsbugs.donarmstrong.com/Developer#tags To: control@emacsbugs.donarmstrong.com - tag 123 wontfix + tags 123 wontfix thanks Or just add the - tag 123 wontfix + tags 123 wontfix thanks -at the beginning of a reply. +at the beginning of a reply. The tag can be prefixed with +, - or =, +meaning to add (the default), remove, or reset the tags. ** To remove spam from the tracker, move it to the `spam' pseudo-package: @@ -52,3 +56,17 @@ at the beginning of a reply. reassign 123 spam thanks + +** To merge bugs: +Eg when bad replies create a bunch of new bugs for the same report. +Bugs must all be in the same state. + + To: control@emacsbugs.donarmstrong.com + merge 123 124 125 ... + +** To set severity: + + To: control@emacsbugs.donarmstrong.com + severity 123 critical|grave|serious|important|normal|minor|wishlist + +See http://emacsbugs.donarmstrong.com/Developer#severities for the meanings. -- 2.39.2