Skip to content

7. Saving profiles

Seth Daily [SSW] edited this page Nov 30, 2023 · 4 revisions

A pull request is to merge (i.e. pull) your changes on your forked repository back into the main
ie. SSWSophieBelle/SSW.People.Profiles -> SSWConsulting/SSW.People.Profiles.

  1. Go to the Pull Request tab and click "New pull request" How to find the pull request button Figure: We must make a pull request if we want our changes reflected on the SSW.People website

  2. Make sure the arrow is pointing to SSWConsulting's repository, then click "Create Pull Request": Check your content is going the right way Figure: Also check the list of your changes and make sure it's as you want it

  3. Add a description to your pull request, then click "Create": It's always important to explain what you are doing Figure: Add a meaningful description!

  4. Your Pull Request has been submitted and will be reviewed and merged: Waiting to be merged Figure: Once you see "Open" you're done


Next Step: Updating your Fork >