aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes/bugtracker
diff options
context:
space:
mode:
authorJoakim Verona2011-07-15 04:39:29 +0200
committerJoakim Verona2011-07-15 04:39:29 +0200
commit4f616a2e7ed1db28da98df90266e9751a8ae9ee1 (patch)
tree74a9dcbe13e945e712ae04a4a94c2202ca720591 /admin/notes/bugtracker
parentff2be00005c3aeda6e11d7ed264ce86f02b60958 (diff)
parentec2bc542a4d0127425625e8cb458684bd825675a (diff)
downloademacs-4f616a2e7ed1db28da98df90266e9751a8ae9ee1.tar.gz
emacs-4f616a2e7ed1db28da98df90266e9751a8ae9ee1.zip
merge from upstream
Diffstat (limited to 'admin/notes/bugtracker')
-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.