* admin/notes/bugtracker: Small updates.
This commit is contained in:
parent
7bd04bb46d
commit
9218b9bd6c
1 changed files with 5 additions and 0 deletions
|
@ -395,9 +395,14 @@ automatically sets a found version (if none is explicitly specified).
|
|||
*** To assign or reassign a bug to a package or list of packages:
|
||||
reassign 1234 emacs
|
||||
|
||||
Note that reassigning clears the list of found versions, even if the
|
||||
new packages includes the original one.
|
||||
|
||||
** To remove spam from the tracker, move it to the `spam' pseudo-package:
|
||||
reassign 123 spam
|
||||
|
||||
(Should not be necessary any more, now that the input is moderated.)
|
||||
|
||||
** To change the title of a bug:
|
||||
retitle 123 Some New Title
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue