Macaw-Movies/Development/Contributing: Difference between revisions
(→Git) |
(→Git) |
||
Line 3: | Line 3: | ||
* [https://techbase.kde.org/Contribute Contribute to KDE] | * [https://techbase.kde.org/Contribute Contribute to KDE] | ||
== Git == | |||
This section highlights some '''mandatory''' points of the page [https://techbase.kde.org/Development/Git/ Git on Techbase]. | This section highlights some '''mandatory''' points of the page [https://techbase.kde.org/Development/Git/ Git on Techbase]. | ||
Revision as of 21:59, 3 June 2015
Reading the documentation about How to contribute on KDE is strongly recommended.
Git
This section highlights some mandatory points of the page Git on Techbase.
= Prepare your git configuration
- You must give your real name or something that looks like a real name (Firstname NAME). Else we won't be able to merge push your commits to the git server hosted by KDE.
- You must give a mail adress.
Code
Please read the Code Rules before submitting a patch/pull-request/commit to be sure to be compliant with it.
If you have any question, please ask on the mailing list or (if you're lucky) on our IRC.