| Author |
Contribution to open source
|
Srinivasa Raghavan
Ranch Hand
Joined: Sep 28, 2004
Posts: 1228
|
|
How can i contribute to any open source project ? Is there any restrictions in it ?
|
Thanks & regards, Srini
MCP, SCJP-1.4, NCFM (Financial Markets), Oracle 9i - SQL ( 1Z0-007 ), ITIL Certified
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
|
If a project is open source, that typically means you are free to modify the software as you wish (but do take a look at the particular open source project's license -- not all open source projects are alike). Regarding how you can contribute to one, that again depends on the particular project. The common scenario is that there's a small group of core developers who have the permission to commit changes to the CVS repository and others will have to first submit their patches to the core developers who then decide whether to commit the patch into CVS or not.
|
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
Srinivasa Raghavan
Ranch Hand
Joined: Sep 28, 2004
Posts: 1228
|
|
|
Thanks Lasse, for the input
|
 |
 |
|
|
subject: Contribution to open source
|
|
|