Skip to content

Avani-2003/good-first-issue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Hey Sanika Here !!

This is a small effort by me to teach some required things for using gitHub. I am not a PRO but Still as in Open Source Every Contribution counts !!! I know you will learn rest things by exploring it on your own !!!

Lets get Started !!!

Objectives

  1. To Learn How to Fork a Repo
  2. To Learn How to Clone a Repo in Local System
  3. To Learn How to Create an issue
  4. To Learn How to Commit changes in Codebase
  5. To Learn How to Create a pull request

Prerequisites

  1. Must have a laptop ready
  2. Must have git installed in it.If not then I suggest video of CODE FOR CAUSE & CODE WITH HARRY on youtube for Installing GIT
  3. Must have GitHub Account
  4. And thats it !!

Steps To be Followed

  1. Open this repo from the link provided to you or from my profile
  2. As you see my name and then Name of repo it means that this project is mine ( In simple language )
  3. As this project is mine you cannot make changes in it for this you have to Fork and Clone this project in your own system
  4. There is fork option on Top right side of page click on that. ( Your Project is Forked )
  5. Then you will see green color code button click on that,you will see a link this link is used to clone our project in your local system with the help of gitbash
  6. I am providing the link her just copy the statement in brackets and paste it in git bash. Sometimes ctrl + V dont work there so we can use right click of mouse.
  7. ( git clone https://github.com/Sanika2103/good-first-issue.git ) This will clone you repo and when you open your github now in repo you will see this repo with you name
  8. It means that its you code and you can make changes in it !!
  9. Then you have to open the index.html file 10.From this file you dont need to understand any code it just an example of codebase 11.You have to click the eidt (pencil) option and 12.You have to scroll down and you will get the below code
  10. <h3>No:-1</h3>
    <h3>Name:-Sanika Patil</h3> 
    <h3>Remark:-Yes !! I learnerd to Fork a Repo,Clone a Repo,Commit Changes in code and to make a PR !!</h3>
    
  11. You just have to copy the code and paste it below as the serial is going on.
  12. You have to update the data as index number which is going on and then you name and we can keep the same remark or you can also write your own !!
  13. This is just to help you learn how to make changes in code
  14. Then you have to write what you have changed in this code For eg:- Updated FirstContribution.txt
  15. Then you have to click on commit changes
  16. This will make changes in your codebase but as i am the owner of projects they should be reflected in mine to
  17. For this you have to create a pull request.
  18. You have to go to Pull request section and then click on new pull request.
  19. And Tell about changes u did and something link that
  20. Then after creating sucessfull request it will be checked by me and then merged
  21. Like this you will be able to Learn about GIT-Basic

Congrats to these wonderful people who sucessfully merged their first PR !! ✨✨:

If you like my efforts, don't forget to get connected with me on LinkedIn & GITHUB OR Twitter !!

LinkedIn Twitter


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published