Git Workshop 1 -> Level 3: Making Changes to Other People's Repos(Route A: Github)

Git Workshop 1

Level 3: Sending Pull Requests

Step 0: Log in to your GitHub account

Step 1: Go to the Repository[aka Repo]

Visit https://github.com/neotechclub/git-playground

Step 2: Fork the Repository

image

Change repository name if you’d like. We suggest leaving it as-is!

image image

Add Description to the fork [Optional]

image

Click the button to make the fork of the repository!

image

Step 3: Making the change

Notice that the repo you copied is now “forked” in your name? This can be used as a personal copy of the repo including all the changes.

Making Changes to the PARTICIPANTS.md

image

Click The Pen Icon To Edit The File image

image image

Commiting The Changes made.

image image image image

This is also used to submit a “Pull Request”! It can also be called a “Merge Request” or a “PR”. Click on the pencil icon to edit the document.

image image image image

Instructions: Add some text. Something simple with your name like “ was here!” is recommended!

Add commit data like title and maybe description(optional, but recommended!)

image\

Remember to finish by committing your changes!

Step 4: Submit your change as a Pull Request!

Head back over to the main repository at https://codeberg.org/neotechclub/git-playground and go to pull requests page

Create a new pull request and select your repository

image

Review your pull request message.

image

Ensure you do this in a professional way because this is the first thing most people see when they come across your PR!

Engage in further discussion if you’d like

Licensed under CC BY-NC-SA 4.0
Built with Hugo
Theme Stack designed by Jimmy