Skip to content

Contribute regularly

Adrien Gallou edited this page Aug 25, 2014 · 1 revision

Contribute regularly

(writing in progress)

Use git

The project uses the git Version Control System and is hosted on gitorious.

You can find some documentation about git here :
http://progit.org/book/
http://git-scm.com/documentation

Create a gitorious account or use openif to log into gitorious

//TODO

Prepare your git configuration

Generate an ssh key

Add your public key to your gitorious accepted keys

Clone the repository

You can find the gitorious project’s page here : http://gitorious.org/mageia-app-db/mageia-app-db

Write your code

Make a pull request