Skip to content
Hannah Wolfe edited this page May 15, 2013 · 67 revisions

Full details Forking Workflow

Please note: I will always try to merge your pull request, or at least give a reason why your pull request has not been merged, within 24 hours at the absolute latest.

##Quick Summary

Each developer should fork the private core Ghost repo into a private repo of their own and clone this as their local repo.

Once a change is ready to be added back to the core repo, a pull request should be issued. For the immediate future only, all pull requests will be handled by Hannah Wolfe.

Be sure to pull from the core repo regularly :)

Clone this wiki locally