=How to contribute using GIT=

The wxPython code is stored in a Github repository and the preferred why of provinding changes is via PR's (Pull Requests), the following page will provide some pointers on how to work with git and Github.

==First of all a few links to tutorials and other useful help to get going with git.==

Start with GIT

Git immersion tutorial

Fork a repo

git cheat sheet

==Graphical tools for GIT== ===On Windows=== Git for Windows

Tortoise for GIT - a graphical UI

===On MAC=== Git

GitX - a graphical UI

===On Linux===

NOTE: To edit pages in this wiki you must be a member of the TrustedEditorsGroup.