summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/docs/patch.t7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/docs/patch.t b/www/docs/patch.t
index 42a00b0e6e..c7a59269a0 100644
--- a/www/docs/patch.t
+++ b/www/docs/patch.t
@@ -40,9 +40,10 @@ changes done to multiple:
40 diff programs don't have that, and then -c (for 'context diff') is OK. 40 diff programs don't have that, and then -c (for 'context diff') is OK.
41 41
42<h2>Submitting A Patch</h2> 42<h2>Submitting A Patch</h2>
43<p>All patches that are meant for inclusion in the sources should be posted to 43<p>All patches that are meant for inclusion in the sources should follow the
44the <a href="http://sourceforge.net/tracker/?group_id=44306&atid=439120">patch tracker</a>. 44format listed on the <a href="contributing.html">Contributing to Rockbox</a> page, and be posted to the <a href="http://sourceforge.net/tracker/?group_id=44306&atid=439120">patch tracker</a>. Patches sent to the mailing list are quickly lost in the traffic of the list itself.
45Patches sent to the mailing list are quickly lost in the traffic of the list itself. 45<p>
46 Please keep in mind that not all submitted patches will be accepted.
46 47
47<h2>Applying A Patch</h2> 48<h2>Applying A Patch</h2>
48<p> 49<p>