Hacking: Some note how to review.
authorUwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
Fri, 7 Nov 2014 13:28:43 +0000 (14:28 +0100)
committerSpencer Oliver <spen@spen-soft.co.uk>
Mon, 24 Nov 2014 22:14:03 +0000 (22:14 +0000)
Change-Id: Ied682884abdba27da265f1ce3632417f54a80fe2
Signed-off-by: Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
Reviewed-on: http://openocd.zylin.com/2380
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
HACKING

diff --git a/HACKING b/HACKING
index c2e841ab52612aaf6d5a0e7f0b8e8516429791dd..162da8698ea4ba85a516ba1269add777c74a7ff8 100644 (file)
--- 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 <a href="http://openocd.zylin.com/">here</a>.
+
+@section reviewing Reviewing Patches
+From the main <a href="http://openocd.zylin.com/#/q/status:open,n,z">Review
+page</a> 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.