We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78cad16 commit 2162ca7Copy full SHA for 2162ca7
HACKING
@@ -172,6 +172,13 @@ not have to) be disregarded if all conditions listed below are met:
172
173
@section browsing Browsing Patches
174
All OpenOCD patches can be reviewed <a href="http://openocd.zylin.com/">here</a>.
175
+
176
+@section reviewing Reviewing Patches
177
+From the main <a href="http://openocd.zylin.com/#/q/status:open,n,z">Review
178
+page</a> select the patch you want to review and click on that patch. On the
179
+appearing page select the download method (top right). Apply the
180
+patch. After building and testing you can leave a note with the "Reply"
181
+button and mark the patch with -1, 0 and +1.
182
*/
183
/** @file
184
This file contains the @ref patchguide page.
0 commit comments