Using the Github UI to Make Pull Requests

From Joomla! Documentation

Revision as of 08:52, 14 October 2012 by Elin (talk | contribs) (Created page with "Github has a simple web interface that makes it very easy to propose a simple change to code. You do not need to install any software or do anything beside register for a git ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Github has a simple web interface that makes it very easy to propose a simple change to code. You do not need to install any software or do anything beside register for a git hub account.

  1. Identify a change you want to make.

Easygithub1.png

  1. Find the file you want to modify on Github

Easygithub2.png

  1. Click Edit to open the file

Easygithub4.png

  1. Make your change

Easygithub5.png

  1. Scroll down and click the Propose file change button (add a note if you want).

Easygithub6.png

  1. Fill in any additional information in the pull request including a reference to the joomlacode issue.

Easygithub7.png

  1. Click Send pull request.

Easygithub8.png

  1. Make a note in the joomlacode issue with any a link to the pull request.

File:Easygithub19.png