summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRobert Hak <adiamas@rockbox.org>2002-10-12 08:37:54 +0000
committerRobert Hak <adiamas@rockbox.org>2002-10-12 08:37:54 +0000
commitb7292a43b0e8d8aa3c6104b7b6a12d7142e7c846 (patch)
treeb4e62f01221c23c04783bc7e2d7a5cb05ce1d903 /docs
parent57bf2ca47599058eb39e7d151bfb574fd31f883f (diff)
downloadrockbox-b7292a43b0e8d8aa3c6104b7b6a12d7142e7c846.tar.gz
rockbox-b7292a43b0e8d8aa3c6104b7b6a12d7142e7c846.zip
corrected patch info
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2599 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs')
-rw-r--r--docs/CONTRIBUTING12
1 files changed, 2 insertions, 10 deletions
diff --git a/docs/CONTRIBUTING b/docs/CONTRIBUTING
index 51058c8b77..1ad6a08a3a 100644
--- a/docs/CONTRIBUTING
+++ b/docs/CONTRIBUTING
@@ -47,15 +47,7 @@ Patches
47------- 47-------
48Create a patch using 'cvs diff -ub'. 48Create a patch using 'cvs diff -ub'.
49Trim your patches so they only contain relevant changes. 49Trim your patches so they only contain relevant changes.
50Submit all patches to the mailing list. 50Now submist the patch to the project via Sourceforge's patch tracker.
51Put [PATCH] first on the subject line of your mail. 51See: http://sourceforge.net/tracker/?group_id=44306&atid=439120
52If the patch is very large (>50k), gzip it before you send it.
53
54
55
56
57
58
59
60 52
61 53