Skip to content

Create PR request as per the Hacktobetfest guidelines. I'll try to merge them all

Notifications You must be signed in to change notification settings

VINAYBOYAT11/Hacktoberfest2022-2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Hacktoberfest2022

Just don't copy paste

Contribution Guide for HactoberFest

  • Fork this repository by clicking on the top right fork button in this page
  • Click on code and copy the repo https link
  • Clone this fork using : git clone https://github.com/OtacilioN/awesome-hacktoberfest-2022/ (this is the link which you copied)
  • Open directory using cd repo-name (repo name is awesome-hactoberfest-2022)
  • Create a branch using : git checkout -b branch-name
  • Make changes in the local environment
  • Commit using : git commit -m "Message to be written while commit" -push The repo using : git push -u origin branch-name -Create a new pull request from your forked repo.
  • Wait for its review and merge approval.

About

Create PR request as per the Hacktobetfest guidelines. I'll try to merge them all

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 77.7%
  • C++ 22.3%