GitHub Example 2: Joomla! CMS
This page is unfinished, but Cliff is working on it!
Getting Started
If you would like to contribute to Joomla! core code you will need a GitHub account. It is free and takes moments to set up. You will also need a working [LMWX]AMP stack on your local laptop or workstation. You will almost certainly need an IDE too!
Fork joomla/joomla-cms on GitHub
Log in to your GitHub account and type joomla/joomla-cms in the Search or Jump to...
box at the top left. You need to be in the original joomla-cms repo.
Click the Fork
button at the top right of the screen. This will bring up a form asking you to confirm details of the fork you want to make. It is usually sufficient to select the green Create fork
button.
That will make a complete copy of the joomla-cms repo as it exists at this time in your own account. If someone updates the original later you can use the Sync fork
button to bring your repo up to date.