From 6675f2259752637862a4d8f23615cc90f3cdb467 Mon Sep 17 00:00:00 2001 From: davidsarah <> Date: Fri, 15 Jan 2010 01:10:34 +0000 Subject: [PATCH] change url for review-needed query [Imported from Trac: page PatchReviewProcess, version 3] --- PatchReviewProcess.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PatchReviewProcess.md b/PatchReviewProcess.md index e0202ae..3331edd 100644 --- a/PatchReviewProcess.md +++ b/PatchReviewProcess.md @@ -16,7 +16,7 @@ more specialized knowledge to review, but most don't. # How to review patches - 1. Go to . Click on ["View Tickets"](http://allmydata.org/trac/tahoe/wiki/ViewTickets). Click on ["tickets for review"](http://allmydata.org/trac/tahoe/query?status=%21closed&order=priority&keywords=%7Ereview). + 1. Go to . Click on "[View Tickets](http://allmydata.org/trac/tahoe/wiki/ViewTickets)". Click on "[review-needed](http://allmydata.org/trac/tahoe/query?status=%21closed&order=priority&keywords=~review-needed)". 2. You can read everything without registering, but to add comments or change tickets you have to be logged in. Registering is quick and easy -- click the "Register" link at the top right of the page. 3. Read tickets until you find one that you can review. 4. (optional) Click "accept". This marks you as the person reviewing this patch. If you don't want to commit to this then you can skip this step.