Table of Contents

Git for phpFreeChat's contributors

Here is steps to follow if you want to submit a contribution to the official pfc source code.

  1. Fork the phpFreeChat project at github
  2. Clone your fork locally
  3. Add your contribution to your local branch
  4. Push it to github
  5. Submit a pull request to the official phpFreeChat branch

Fork phpFreeChat project

To fork phpFreeChat is really easy, go to phpFreeChat on github, connect with your github account if necessary and clic on this button:

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