it wants it, oh yes

[Imported from Trac: page ViewTickets, version 129]
zooko 2010-05-12 17:31:55 +00:00
parent 6acf816cda
commit 4be9e324c2

@ -24,7 +24,7 @@ See [ComponentDefinitions](ComponentDefinitions) for an explanation of what each
# Special Tickets # Special Tickets
* [review-needed]query:keywords~=review-needed&group=milestone ([count)](TicketQuery)(keywords~=review-needed,): tickets with a patch waiting for review (see [PatchReviewProcess](PatchReviewProcess)) * [review-needed]query:keywords~=review-needed&group=milestone ([count)](TicketQuery)(keywords~=review-needed,): tickets with a patch that wants to be reviewed (see [PatchReviewProcess](PatchReviewProcess))
* [reviewed]query:status!=closed&keywords~=reviewed ([count)](TicketQuery)(status!=closed&keywords~=reviewed,): tickets with a patch reviewed and waiting to be committed * [reviewed]query:status!=closed&keywords~=reviewed ([count)](TicketQuery)(status!=closed&keywords~=reviewed,): tickets with a patch reviewed and waiting to be committed
* [easy]query:status!=closed&keywords~=easy ([count)](TicketQuery)(status!=closed&keywords~=easy,): this issue represents some low-hanging (coding) fruit * [easy]query:status!=closed&keywords~=easy ([count)](TicketQuery)(status!=closed&keywords~=easy,): this issue represents some low-hanging (coding) fruit
* [gsoc]query:status!=closed&keywords~=gsoc ([count)](TicketQuery)(status!=closed&keywords~=gsoc,): could be part of a suitable Google Summer of Code project * [gsoc]query:status!=closed&keywords~=gsoc ([count)](TicketQuery)(status!=closed&keywords~=gsoc,): could be part of a suitable Google Summer of Code project