Skip to content

Learning how to do pull requests for Hacktoberfest!

Notifications You must be signed in to change notification settings

leesmart92/hacktoberfest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

hacktoberfest

Learning how to do pull requests for Hacktoberfest!

How to create pull requests?

Step 1: Create a fork of the repository you intend to work on.
Step 2: Clone your fork of the repository to your local machine.
Step 3: Make a new branch by using the comman "git branch "
Step 4: Change to the branch by using "git checkout "
Step 5: Make the changes without affecting the master.
Step 6: Commit and push changes! Go back to github.com and click on "Compare and pull request" and you are done!

About

Learning how to do pull requests for Hacktoberfest!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published