| 94 |
bug report to <email>maintonly@&bugs-host;</email> so that the bug report |
bug report to <email>maintonly@&bugs-host;</email> so that the bug report |
| 95 |
is not forwarded to the bug distribution mailing list. |
is not forwarded to the bug distribution mailing list. |
| 96 |
</para> |
</para> |
| 97 |
|
<section id="usertags"> |
| 98 |
|
<title>Usertags</title> |
| 99 |
|
<para> |
| 100 |
|
You may wish to use BTS usertags when submitting bugs across a number of |
| 101 |
|
packages. Usertags are similar to normal tags such as 'patch' and 'wishlist' |
| 102 |
|
but differ in that they are user-defined and occupy a namespace that is |
| 103 |
|
unique to a particular user. This allows multiple sets of developers to |
| 104 |
|
'usertag' the same bug in different ways without conflicting. |
| 105 |
|
</para> |
| 106 |
|
<para> |
| 107 |
|
To add usertags when filing bugs, specify the <literal>User</literal> and |
| 108 |
|
<literal>Usertags</literal> pseudo-headers: |
| 109 |
|
</para> |
| 110 |
|
<screen> |
| 111 |
|
To: submit@bugs.debian.org |
| 112 |
|
Subject: <replaceable><title-of-bug></replaceable> |
| 113 |
|
|
| 114 |
|
Package: <replaceable><pkgname></replaceable> |
| 115 |
|
<replaceable>[ ... ]</replaceable> |
| 116 |
|
User: <replaceable><email-addr></replaceable> |
| 117 |
|
Usertags: <replaceable><tag-name> [ <tag-name> ... ]</replaceable> |
| 118 |
|
|
| 119 |
|
<replaceable><description-of-bug ...></replaceable> |
| 120 |
|
</screen> |
| 121 |
|
<para> |
| 122 |
|
Note that tags are seperated by spaces and cannot contain underscores. If you |
| 123 |
|
are filing bugs for for a particular group or team it is recommended that you |
| 124 |
|
set the <literal>User</literal> to an appropriate mailing list after describing |
| 125 |
|
your intention there. |
| 126 |
|
</para> |
| 127 |
|
<para> |
| 128 |
|
To view bugs tagged with a specific usertag, visit |
| 129 |
|
<literal>http://&bugs-host;/cgi-bin/pkgreport.cgi?users=<replaceable><email-addr></replaceable>&tag=<replaceable><tag-name></replaceable></literal>. |
| 130 |
|
</para> |
| 131 |
|
</section> |
| 132 |
</section> |
</section> |
| 133 |
|
|
| 134 |
</section> |
</section> |