How To Contribute?
First thanks to Steven Bristol for this simple howto
This is really simple. Here are the steps:
- Go to lipsiadmin and click the “fork” button.
- git clone git://github.com/Lipsiasoft/lipsiadmin.git
- cd lipsiadmin
- Make your cahnges
- git status
- git commit -a
- git push
- go back to git hub and click the “pull request” button.
I’m guessing that by now this is really clear.
Step 1 will create you own fork of the repo where you can make your changes. Click this on the person’s page you want to fork from.
Steps 2-7 you should understand by now. (I hope. :)
Step 8 will send a message to the person notifing them that you have something for them to see. Click this from your repo page.
Last edited by Lipsiasoft, 3 months ago
Versions:
