]> git.eshelyaron.com Git - emacs.git/commitdiff
* admin/notes/bugtracker: How to add new tags.
authorGlenn Morris <rgm@gnu.org>
Fri, 15 Jul 2011 02:15:05 +0000 (22:15 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 15 Jul 2011 02:15:05 +0000 (22:15 -0400)
admin/notes/bugtracker

index 04721e4cec34bebb858300762be82e6d0ba0d206..dd1ea46ceb2b7e1483cd31f6d2562864a2644828 100644 (file)
@@ -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.