Giter Club home page Giter Club logo

github-web-plus-app-workflow's Introduction

GitHub web plus app workflow

My GitHub workflow for creating Pull Requests on other people's repos.

From: https://github.com/cclauss/GitHub-web-plus-app-workflow

These instructions should help when you want to contribute Pull Requests to a GitHub repository that you do not have write access to. This is a step-by-step process for using the http://github.com website and the GitHub Desktop app to make a local Fork of a repository and then make code or documentation changes and then Commit those changes and send a Pull Request to the repo's owner. The approach here is just to use the GitHub web pages and the GitHub Desktop app and not use git commands on the commandline which I find difficult to remember how to use.

I will assume that you have:

  • a working webbrowser
  • a GitHub ID
  • GitHub Desktop app installed and configured with your GitHub ID.

In your web browser:

  • Navigate to the GitHub webpage of a repo that you want to contribute to
  • Click the "Fork" button at the upper right corner of the page
  • Click the "Save local" icon (a computer with down arrow) below “Star" and “Fork" buttons and just to the left of the “Download ZIP” button

In the GitHub Desktop app:

  • In the Open Dialog:
    • Make a "New Folder" with a name to match the GitHub username of the repo owner
      • This is optional but later on it will make things much easier to find
    • "Save" fork into user folder
  • Click the "Sync" button (this is super important!!)
  • Click the "Add a branch" button (this is super important!!) with a name appropriate to the kind of changes you intend to make
  • Click the "Update from master" button (this is super important!!)

Ok... You are now free to make and test changes to the files in the local directory with your favorite Editor or IDE.

Once your changes are complete and all your tests have passed... In the GitHub Desktop app:

  • Add a comment to the Commit
  • Click the "Commit to " button (NOT to Master!”)
  • Click the "Pull Request" button
  • Add a comment to the Pull Request
  • Click the "Send Pull Request" button

In your web browser:

  • Navigate to the GitHub webpage of the repo and verify that the Pull Request is there and review all of the changes that you have made

If this does not work or is unclear, please open an issue.

github-web-plus-app-workflow's People

Contributors

jsbain avatar

Stargazers

The.Metaphysical.Crook avatar

Watchers

James Cloos avatar The.Metaphysical.Crook avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.