X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=HACKING;fp=HACKING;h=162da8698ea4ba85a516ba1269add777c74a7ff8;hp=c2e841ab52612aaf6d5a0e7f0b8e8516429791dd;hb=2162ca72ef74a8bc74e7db7f1c05c8a3610b3482;hpb=78cad161879929301ede67d4ad8c8c0d8c1f900b;ds=sidebyside diff --git a/HACKING b/HACKING index c2e841ab52..162da8698e 100644 --- a/HACKING +++ b/HACKING @@ -172,6 +172,13 @@ not have to) be disregarded if all conditions listed below are met: @section browsing Browsing Patches All OpenOCD patches can be reviewed here. + +@section reviewing Reviewing Patches +From the main Review +page select the patch you want to review and click on that patch. On the +appearing page select the download method (top right). Apply the +patch. After building and testing you can leave a note with the "Reply" +button and mark the patch with -1, 0 and +1. */ /** @file This file contains the @ref patchguide page.