Macaw-Movies/Development/Contributing

From KDE Community Wiki

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.