From: Glenn Morris Date: Fri, 15 Jul 2011 02:15:05 +0000 (-0400) Subject: * admin/notes/bugtracker: How to add new tags. X-Git-Tag: emacs-pretest-24.0.90~104^2~262 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f5c7a9297ca465dbeaad4884a6de605216720691;p=emacs.git * admin/notes/bugtracker: How to add new tags. --- diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker index 04721e4cec3..dd1ea46ceb2 100644 --- a/admin/notes/bugtracker +++ b/admin/notes/bugtracker @@ -632,3 +632,11 @@ mytest my.email.address Then if you do all your testing with 'Package: mytest', the resulting mails should only go to your email address. + +** Adding new tags + +Add them to @gTags in /etc/debbugs/config. +I think you also have to add them to 'tags' and 'tags_single_letter' +in /usr/share/perl5/Debbugs/Config.pm. +And update /var/www/Developer.html with a description of what the tag means. +And the "valid tags" list in /var/www/index.html.