GitHub Workflow - Simulation

Making General Changes

  1. Swap the current Github branch to the Test branch:

  1. Click on the “Fetch Origin” button for the Test branch:

  1. Proceed to make the necessary changes for the Github Issue you are working on
  2. Review your changes in Github Desktop:

  1. Swap to your personal branch and bring the new changes over
  2. Include Github Issue # in the commit subject (i.e. Issue #12, new pin model)

  1. Commit your changes
  2. Go to the Github repository’s website and hit the New Pull Request button

  1. Make sure that your source and destination are both correct before creating the pull request
  • This is (test <– yourUsername) almost always

  1. Create pull request, then copy the link into the PR and send to Discord
  • Make sure to tag the @Graphics Dev Team


Approving Git Pull Requests

  1. Either check the current pull request on Github.com or click the link in Discord
  2. Open the Files Changed tab to review changes made

  1. Review changes, and if everything checks out, approve and submit review