From 2fb386d019cbff4b2013c507a51262b82ec82c26 Mon Sep 17 00:00:00 2001 From: Robert Hak Date: Tue, 23 Apr 2002 09:20:17 +0000 Subject: Added information about CONTRIBUTING git-svn-id: svn://svn.rockbox.org/rockbox/trunk@191 a1c6a512-1295-4272-9138-f99709370657 --- www/docs/FAQ | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'www') diff --git a/www/docs/FAQ b/www/docs/FAQ index 224a40e949..0e6a34cb88 100644 --- a/www/docs/FAQ +++ b/www/docs/FAQ @@ -11,6 +11,17 @@ A. The purpose of this project is to write an Open Source replacement firmware for the Archos Jukebox 6000, Studio 20 and Recorder MP3 players. Q. I want to write code for my Archos, how do I proceed? +A. First make sure to read the file CONTRIBUTING in the firmware directory + on Sourceforge. See http://bjorn.haxx.se/rockbox/firmware/CONTRIBUTING + if you do not want to have to wade through the CVS directories. + +Q. What exactly is the CONTRIBUTING file? +A. Just like the name implies, it lists conventions that the project follows, + and in turn asks you to follow, for the formating of source code in + general. + +Q. Okay, so I read CONTRIBUTING and although I don't agree with all your + conventions, I am going to be sensible and follow them anyway. Now what? A. Start by reading up on the information about the jukeboxes on our web page. Then go into CVS and look at the code we've written. Then take what you need and start writing. -- cgit v1.2.3