jissues icon indicating copy to clipboard operation
jissues copied to clipboard

Help setting up the environment.

Open PriyanshSarvehi opened this issue 4 years ago • 3 comments

Can anyone please help me set up the environment so I can start making contributions ASAP?

PriyanshSarvehi avatar Oct 30 '21 18:10 PriyanshSarvehi

try https://docs.joomla.org/Setting_up_your_workstation_for_Joomla_development

N6REJ avatar Oct 31 '21 14:10 N6REJ

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?

PriyanshSarvehi avatar Nov 02 '21 04:11 PriyanshSarvehi

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.

N6REJ avatar Nov 03 '21 02:11 N6REJ