Difference between revisions of "Using the Github UI to Make Pull Requests"

From Joomla! Documentation

(fix name of last image)
m (Elin moved page Github using the web to Using the Github UI to Make Pull Requests: More descriptive)
(No difference)

Revision as of 22:21, 14 October 2012

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
  2. Find the file you want to modify on Github
    Easygithub2.png
  3. Click Edit to open the file
    Easygithub4.png
  4. Make your change
    Easygithub5.png
  5. Scroll down and click the Propose file change button (add a note if you want).
    Easygithub6.png
  6. Fill in any additional information in the pull request including a reference to the joomlacode issue.
    Easygithub7.png
  7. Click Send pull request.
    Easygithub8.png
  8. Make a note in the joomlacode issue with any a link to the pull request.
    Easygithub9.png