Skip to content

This Repo contains easy javascript questions for beginners to participate in Hacktoberfest 2021.

Notifications You must be signed in to change notification settings

Alwaz/Hacktoberfest-hackedoff

Repository files navigation

Hacktoberfest'21

Contributing Guide

  • ⭐ this Repo

  • Fork the repo.

  • Make a separate folder on your local computer.

  • Right click > Git bash here.

  • git clone "repolink.git" (your forked repo link)

  • switch to folder you just cloned type : cd Hacktoberfest-hackedoff

  • Now head over to your file > make required changes > save the file. (return to the git bash terminal)

  • Create a branch 'git checkout -b 'your-banch-name'.

  • git add .

  • git commit -m "any message"

  • git push origin your-banch-name

  • (switch to Github)

  • Go to the orignal repo (the one you forked)

  • Click on the green button (Compare and Pull request)

  • Click on Send Pull Request.

You're done !

Don't forget to ⭐ this repo.

Note: Have patience till your PR gets reviewed and accepted/merged.

Happy Contributing 😃

About

This Repo contains easy javascript questions for beginners to participate in Hacktoberfest 2021.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages