Skip to content

fs0sp/Resources-HacktoberFest2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to Resources HUB

Here we are adding some resources to learn different programming languages.

How to Make a Pull Request

Instructions

  • Click on Fork Repository using the 'Fork' button on the top.
  • Clone the forked repository on your PC. Using this command on your Git bash or any terminal with git support : git clone url
  • Now create a new branch with this command: git branch new-user-yourname and then use that branch by this command: git checkout new-user-yourname
  • Go ahead and make changes
  • You can add your details in Students folder.
  • After making changes use this command to add the changes: git add filename, and then git commit -m "Added"
  • After that use this command: git push origin new-user-yourname
  • Create a pull request, and wait for Pull Request to get merged.

Also make sure to star the repository.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published