On Wednesday 14 June 2017 08:25 PM, Rajula Vineet wrote:
Hi,

I am a GSoC student working on enhancing pharo command line interface. I was
wondering if there is a procedure to make a pull request to the Github repo.
It would be really helpful if someone can explain the right way of doing a
Pull Request. Thanks in advance.

Have you already forked the upstream project in github (aka base) and created a topic branch in your fork (aka head) to hold your changes? Please post them here or in Discord chat if you need detailed help. Follow the steps in :

 https://help.github.com/articles/creating-a-pull-request-from-a-fork/

Git jargon may be quite intimidating ;-) for first timers, but the procedure is really simple. Just remember to start with the "Pull Request" on the *base branch* and not your fork.

Regards .. Subbu

Reply via email to