Macaw-Movies/Development/Contributing

From KDE Community Wiki
Revision as of 21:59, 3 June 2015 by Ochurlaud (talk | contribs) (Created page with "Reading the documentation about ''How to contribute on KDE'' is strongly recommended. * [https://techbase.kde.org/Policies Policies] * [https://techbase.kde.org/Contribute Con...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.