Glad to hear you'd like to help. The getting involved page [1] has a section on squashing bugs (not 100% up to date). It's not 100% up-to-date, but the gist is you will be creating a patch file based upon your fixes.
To get started you will need to download a Git client. I prefer a GUI driven one, however some people here like the command line versions. You will need to clone the SDK source to a local repo [2]. The GIT part of the wiki is still being updated and will likely change. You will be creating patch files from your fixes and uploading them into the bug tickets. Our bug tracker is Jira [3]. You will need to create an account with them. Afterwords you can click on the filter link [4] to identify some easyfix bugs. Simple find a bug you wish to work on and get started from there. [1] http://flex.apache.org/community-getinvolved.html [2] https://cwiki.apache.org/confluence/display/FLEX/Git+for+Apache+Flex+Guide [3] https://issues.apache.org/jira/browse/FLEX [4] https://issues.apache.org/jira/issues/?filter=-4&jql=project%20%3D%20FLEX%20AND%20resolution%20%3D%20Unresolved%20AND%20labels%20%3D%20easyfix%20ORDER%20BY%20priority%20DESC -Mark On Sat, Apr 6, 2013 at 4:42 AM, Patel Amit <amitpowerpe...@gmail.com> wrote: > What should I do to resolve this bugs ? > > can you mention what I have to install for that . I have the flash builder > 4.5 installed into my system . > > > > > On Sat, Apr 6, 2013 at 9:54 AM, Justin Mclean <jus...@classsoftware.com > >wrote: > > > Hi, > > > > There are currently: > > 1 unassigned unresolved blocker bugs > > 20 unassigned unresolved critical bugs > > 2901 unassigned unresolved major bugs > > > > It may be that some of these have already been fixed, should not be at > > priority etc etc but I'd assume most of them are outstanding. Are there > any > > developer or committer with a little spare time about to put in some > effort > > to help reduce this number? > > > > I can't see us making a release while we are in this state which is what > > we should be trying to do on a regular basis. We need to be supporting > > current users of the SDK. > > > > Justin >