It is very easy to contribute to the project. All you have to do is click on the ‘Get Involved’ tab at the top of the webpage (http://audacity.sourceforge.net/community/) [17] of where you can choose how to contribute (there are 4 options):
To become a translator or developer, all you have to do is download the source code [18]. Once you have downloaded the source code, you can edit Audacity!
The website does explain on how to take part for each role. Below is an example on how to become a developer for Audacity:
To become a developer: taken from http://audacity.sourceforge.net/community/developers [19]
You can get the latest Audacity stable or development code from our CVS repository.
Browse the source code online [20]
Type this at the command line to check out the latest stable source code from CVS: (1.2)
cvs -d:pserver:anonymous@audacity.cvs.sourceforge.net:/cvsroot/audacity checkout -r AUDACITY_1_2 audacity
Or type this at the command line to check out the latest beta/development source code from CVS: (1.3)
cvs -d:pserver:anonymous@audacity.cvs.sourceforge.net:/cvsroot/audacity checkout audacity
Although the website doesn’t make the project look interesting but text does! The website has very interesting things to say about Audacity which could make the newcomer interested in the project and want to get involved.
Links
[1] http://theingots.org/community/node/2477
[2] http://theingots.org/community/node/2478
[3] http://theingots.org/community/node/2568
[4] http://theingots.org/community/node/2569
[5] http://theingots.org/community/node/2570
[6] http://theingots.org/community/node/2571
[7] http://theingots.org/community/node/2572
[8] http://theingots.org/community/node/2573
[9] http://theingots.org/community/node/2574
[10] http://theingots.org/community/node/2575
[11] http://theingots.org/community/node/2576
[12] http://theingots.org/community/node/2577
[13] http://theingots.org/community/node/2578
[14] http://theingots.org/community/node/2579
[15] http://theingots.org/community/node/2580
[16] http://theingots.org/community/node/2581
[17] http://audacity.sourceforge.net/community/
[18] http://audacity.sourceforge.net/download/source
[19] http://audacity.sourceforge.net/community/developers
[20] http://audacity.cvs.sourceforge.net/audacity/