-
Fork the repository on GitHub
Start by forking the repository to your own GitHub account. -
Clone your fork locally
Usegit cloneto clone your forked repository to your local machine. -
Create a new branch for your contribution
Create a new branch usinggit checkout -b <branch-name>. -
Add your name to the
names.txtfile
Open thenames.txtfile and add your name to the list. -
Commit your changes
Usegit add .andgit commit -m "Added my name to names.txt"to save your changes. -
Push your changes to your fork
Push your branch to your forked repository usinggit push origin <branch-name>. -
Open a pull request
Navigate to the original repository on GitHub and open a pull request from your forked repository's branch on your account.
vAbdullh/git-github-workshop-Challenge
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
