====== Git for phpFreeChat's contributors ====== Here is steps to follow if you want to submit a contribution to the official pfc source code. - Fork the phpFreeChat project at github - Clone your fork locally - Add your contribution to your local branch - Push it to github - Submit a pull request to the official phpFreeChat branch ===== Fork phpFreeChat project ===== To fork phpFreeChat is really easy, go to [[https://github.com/kerphi/phpfreechat|phpFreeChat on github]], connect with your github account if necessary and clic on this button: \\ {{:github-fork.png|}} ===== Clone your fork locally ===== At this step your need a git client to clone the project locally. So it depends on your operating system. FIXME ===== Add your contribute on your local branch ===== FIXME ===== Push it to github ===== FIXME ===== Submit a pull request ===== FIXME