Skip to content

pinky101/Make-a-Pull-Request

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

689 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to GitHub!

This project is perfect for your first pull request

Instructions-

  • Fork this Repository using the button at the top
  • Clone your forked repository to your pc
  • Create a new branch for your modifications (ie. git branch new-user and check it out git checkout new-user and git checkout -b new-user)
  • Add your profile page in Students\
  • Add your files (git add -A), commit (git commit -m "added myself") and push (git push origin new-user)
  • Create a pull request
  • Star this repository
  • Wait for Pull Request to merge
  • Celebrate - you've done your first pull request!!

Read about markdown syntax here https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet

About

Make a Pull Request

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published