/HACKTOBERFEST22-1

HACKTOBERFEST HACKTOBERFEST-ACCEPTED HACKTOBERFEST2022

Primary LanguageCSS

Hacktoberfest2022

image

It is back again the time of the year to celebrate Hacktoberfest. This repository contains coding exercises that you can easily solve with basic knowledge in programming.

What is Hacktoberfest?

Every year in October, an open source event called Hacktoberfest inspires individuals all over the world to actively engage in and contribute to open source projects that are hosted on GitHub and GitLab. By taking part in this event, you may receive a free GitHub swag pack. You must submit 4 pull requests in order to receive that awesome swag pack.

Follow these steps:

  1. Complete the registartion on https://hacktoberfest.com/
  2. Check rules at: https://hacktoberfest.com/participation/
  3. Fork this repository (button on the top).
  4. Clone the forked repository to your PC/Desktop
git clone https://github.com/<your username>/HACKTOBERFEST22.git
  1. Navigate to project directory
cd HACKTOBERFEST22
  1. Add your files
git add <filename> (for specific file(s))

or

git add -A (for all files)
  1. Commit your changes
git commit -m 'any message here'
  1. Push your local repository
git push origin main
  1. Create a new pull request from your forked repository

Don't Forget to ⭐ this repository!

Enjoy Hacking.

All the best.

Contributors

Murtaza Bozdar Shahzain Ahmed Vishwa Mittar