jissues
jissues copied to clipboard
Help setting up the environment.
Can anyone please help me set up the environment so I can start making contributions ASAP?
try https://docs.joomla.org/Setting_up_your_workstation_for_Joomla_development
Thanks for your response @N6REJ. I guess I have all the dependencies fulfilled. Can you tell me how to actually start working on issues? I've my git repo cloned so basically I have to locate the file to code, reproduce the issue and debug. So, how do I start doing the above mentioned task?
there is a doc explaining things, but basically you use a ide, create a local lamp like wamp & then clone the joomla-cms repo and then start coding.