From 4be9e324c2e3fad351214ad3682268b3ee7b8d48 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Wed, 12 May 2010 17:31:55 +0000 Subject: [PATCH] it wants it, oh yes [Imported from Trac: page ViewTickets, version 129] --- ViewTickets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ViewTickets.md b/ViewTickets.md index 4fa8416..e4dc510 100644 --- a/ViewTickets.md +++ b/ViewTickets.md @@ -24,7 +24,7 @@ See [ComponentDefinitions](ComponentDefinitions) for an explanation of what each # 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 * [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