Skip to content

This repository is dedicated to serve developers for "good first issue" in Hacktoberfest 2021.

Notifications You must be signed in to change notification settings

Ambar-Ghaffar/hacktoberfest_21

 
 

Repository files navigation

hacktoberfest_21

This repository is dedicated to serve developers for "good first issue" in Hacktoberfest 2021.

To open a PR (pull request) for this repo:

  1. Fork the repo
  2. Make a separate folder on your local computer
  3. Right click > Git bash here.
  4. git clone "repolink.git" (your forked repo link)
  5. Now head over to your file > make required changes > save the file.
  6. (return to the git bash terminal)
  7. git add .
  8. git commit "any message"
  9. git push origin master/main/your-banch
  10. (switch to Github)
  11. Go to Pull requests tab > new Pull request > create pull request
  12. You're done ! Note: Have patience till your PR gets reviewed and accepted/merged.

About

This repository is dedicated to serve developers for "good first issue" in Hacktoberfest 2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.8%
  • Python 28.1%
  • C 15.9%
  • Java 2.7%
  • JavaScript 1.5%