Skip to content

Contribute in this repository by raising genuine PR.

Notifications You must be signed in to change notification settings

Yatish6360/Cpp-basic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📌Important

Do not add any pre existing solution.

Do not copy paste someone else code.

Do not try to spam.



1_IelAxduwS_YtpsrlRe1d0Q

Steps to Contribute in repository :

Getting Started 🤩🤗:

  • Fork this repo (button on top)
  • Clone on your local machine
git clone https://github.com/ratnesh-maurya/Cpp-basic

  • Navigate to project directory.
cd Cpp-basic
  • Create a new Branch
git checkout -b my-new-branch
  • Add your contribution
git add .
  • Commit your changes.
git commit -m "Relevant message"
  • Then push
git push origin my-new-branch
  • Create a new pull request from your forked repository

About

Contribute in this repository by raising genuine PR.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.5%
  • Other 1.5%