pgcommitfest-wiki.patch

text/plain

Filename: pgcommitfest-wiki.patch
Type: text/plain
Part: 0
Message: Re: CommitFest FAQ (was: dividing money by money)

Patch

Same data as JSON: GET /api/v1/attachments/:id/patch the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes. API reference →
Format: unified
File+
template/commitfest_view.tt2 2 1
diff --git a/template/commitfest_view.tt2 b/template/commitfest_view.tt2
index 5e4db85..4e43c88 100644
--- a/template/commitfest_view.tt2
+++ b/template/commitfest_view.tt2
@@ -1,6 +1,7 @@
 <p>The most recent three comments for each patch will be displayed below.  To
 view all the comments for a particular patch, or to add a comment or make other
-changes, click on the patch name.</p>
+changes, click on the patch name.
+  (<a href='http://wiki.postgresql.org/wiki/CommitFest'>more info</a>)</p>
 
 [% IF status_count_list.size > 0 %]
 <p><b>Status Summary</b>.