Hi, Getting involved is fairly easy. From my experience the community is very helpful. I'll briefly go through some of the things the community have.
1) JIRA The cloudstack JIRA can be found at: https://issues.apache.org/jira/browse/CLOUDSTACK all bugs are reported over there. 2) Review board When you make a change to the code you generate a .patch file(Will cover generate of patch files in a moment), you upload this patch to the review board and a committer will review it and hopefully ship it. https://reviews.apache.org/groups/cloudstack/ 3) Git / Patch creating The Cloudstack project uses git for source control management. Community member Sebastien has a great screencast over at: https://www.youtube.com/watch?v=3c5JIW4onGk there is written documentation over here: https://cloudstack.apache.org/develop/non-committer.html 4) Setting up a development environment https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+CloudStack+Development+Environment 5) How to build https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+on+master+branch 6) The wiki There's general documentation on the wiki under development 101 that will help you figure things out: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Development+101 7) Coding conventions https://cloudstack.apache.org/develop/coding-conventions.html 8) Developer FAQ https://cloudstack.apache.org/develop/developer-faq.html 9) The cloudstack university https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+University 10) Finally getting help Mailing list: https://cloudstack.apache.org/mailing-lists.html IRC: irc.freenode.net in #cloudstack-dev you can access it from your browser at http://webchat.freenode.net Hope this helps! Ian On 6 July 2013 11:05, gaurav jain <tashan1...@yahoo.com> wrote: > i want to behin with contributing to cloudstack. > please guide me on how to begin with learning process and then forward > > Thank You > Gaurav