summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorRobert Hak <adiamas@rockbox.org>2003-02-20 21:32:36 +0000
committerRobert Hak <adiamas@rockbox.org>2003-02-20 21:32:36 +0000
commit4e3c589b851f5af3d9c2b2b01de663fb7374b882 (patch)
treee669594171041c3d9215e999cfee7acb7c2336d5 /www
parent38e5c41f480790180ac444d8b8acf2eeac70dc1a (diff)
downloadrockbox-4e3c589b851f5af3d9c2b2b01de663fb7374b882.tar.gz
rockbox-4e3c589b851f5af3d9c2b2b01de663fb7374b882.zip
cleanup
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3306 a1c6a512-1295-4272-9138-f99709370657
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>