diff options
author | Robert Hak <adiamas@rockbox.org> | 2003-02-21 23:25:45 +0000 |
---|---|---|
committer | Robert Hak <adiamas@rockbox.org> | 2003-02-21 23:25:45 +0000 |
commit | a8ac4b627d3d4c8acfa395b1b658e360ee74d2db (patch) | |
tree | 7f6cbb77370d117387a20ff8e91ac8ee9e9d8b9a /www | |
parent | 03e521f86f15a763840d5278e51c336743bf51ca (diff) | |
download | rockbox-a8ac4b627d3d4c8acfa395b1b658e360ee74d2db.tar.gz rockbox-a8ac4b627d3d4c8acfa395b1b658e360ee74d2db.zip |
point them to the contrib file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3319 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-rw-r--r-- | www/docs/firsttime.t | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/docs/firsttime.t b/www/docs/firsttime.t index 6682a3e143..5d9499dc85 100644 --- a/www/docs/firsttime.t +++ b/www/docs/firsttime.t @@ -48,7 +48,9 @@ your native system. <h2>Change Rockbox</h2> <p> - You fixed any bugs? You added any features? Then <a href="patch.html">make a + Before you change any code, make sure to read the <a href="contributing.html">contributing</a> information if you want to have any hope of having your changes accepted. +<p> + Now, you fixed any bugs? You added any features? Then <a href="patch.html">make a patch</a> and head over to the <a href="http://sourceforge.net/tracker/?group_id=44306&atid=439120">patch-tracker</a> and submit it. Of course, you can also check the <a href="/bugs.shtml">open |