Adding new games to Tiltyard - SanchoGGP/ggp-base GitHub Wiki
First make sure that the "repository" repository is up-to-date with the upstream version (i.e. the ggp-org version).
git fetch upstream
git checkout master
git merge upstream/master
Then add the game and use the GUI to commit & push to origin (i.e. the SteveDraper version) in the usual way.
Then go to the SteveDraper version on GitHub which should identify "This branch is 1 commit ahead of ggp-org:master" and click on Pull Request.
Ask Sam to add the new game accept the Pull Request and also add the game to the Tiltyard scheduler.