aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/notes/bugtracker8
1 files changed, 8 insertions, 0 deletions
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
632 632
633Then if you do all your testing with 'Package: mytest', the resulting 633Then if you do all your testing with 'Package: mytest', the resulting
634mails should only go to your email address. 634mails should only go to your email address.
635
636** Adding new tags
637
638Add them to @gTags in /etc/debbugs/config.
639I think you also have to add them to 'tags' and 'tags_single_letter'
640in /usr/share/perl5/Debbugs/Config.pm.
641And update /var/www/Developer.html with a description of what the tag means.
642And the "valid tags" list in /var/www/index.html.