A step by step tutorial to help new contributors submit their first pull request. By the end of this tutorial you will have a basic understanding of Git, Github and Pull Requests. OpenPnP, and many ...
WARNING: the following is no longer up to date. Pull requests should be created as proper feature branches and always based on/targeted against the test branch of OpenPnP. See this tutorial about ...