GDSC x Hacktoberfest 2023

Hello Everyone! Welcome to the GDSC-KITS x Hacktoberfest 2023 repository. This repository is open to all members of the GitHub community. Any member can contribute to this project! Feel free to add your profile datamake a Pull Request. We welcome all contributions. Happy coding! :)

What is Hacktoberfest 2023?

Hacktoberfest 2023 is a month-long celebration of open source software run by DigitalOcean in partnership with GitHub and Twilio.

How to contribute to this project?

Here is a quick and painless way to contribute to this project:

  • Add your profile data to the contributors/profiles.json file.

  • You can also help us in improving the existing README.md, project files or any other way to contribute.

  • You can also star this repository to show appreciation.

How to make a Pull Request?

  • Fork this repository to your GitHub account by clicking on the Fork button on the top right corner of this page.

  • Clone the forked repository to your local machine using git clone GIT-URL command in git.

  • Add your profile data to the contributors/profiles.json file.

  • Commit your changes using git commit -m COMMIT-MESSAGE command in git.

  • Create a pull request by clicking on the Pull Request button on the top of your repository page.

  • Congrats! You have made a Pull Request and we will be merging it with the main branch soon.