puruagarwal1 / python_dir

accepted in hacktoberfest 2023
15 stars 112 forks source link
hactoberfest hactoberfest-accepted hactoberfest-starter hactoberfest2023 pytest python python3

Hacktoberfest 2023

image

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat&logo=github)](https://github.com/puruagarwal1/hacktoberfest-2022-directory) [![Open Source Love](https://img.shields.io/badge/Open%20Source-%F0%9F%A4%8D-Green)](https://github.com/puruagarwal1/hacktoberfest-2022-directory) [![contributions welcome](https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3)](https://github.com/puruagarwal1/hacktoberfest-2022-directory) [![Hacktoberfest-23](https://img.shields.io/static/v1.svg?label=Hacktoberfest-23&message=accepted&color=red)](https://github.com/puruagarwal1/python_dir)

📌Steps to contribute.

  1. Register your GitHub ID on Hackoberfest Website

  2. Fork this repository.

Do the following steps back in my repository (only that will trigger a pull request) and not in your forked one

  1. Add algorithms in the desired algorithm in the specified folder (create new folders as per your requirement). Anything goes, from android to ML to anything you like.

  2. Send a Pull request

  3. I'll take a look at the change and then merge them with the master branch.

Happy coding fellas!! 💕✨

Don't worry newcomers!! Everyone's PRs will be merged, just follow the steps properly!!

🙌 Make this your first step to development and open source. Get the confidence you require!!

All of your suggestions are welcome!!

📌 Some tips to add your algorithm to the repository: ✨

  1. Check if your code is already present in the library.
  2. If it is present then please don't add your code. If you could make the existing code better, then go ahead.
  3. Follow the camelCase naming convention for source files.
  4. If you want to make a folder, please keep the first letter of the folder name capitalised.
  5. Add your code to the proper folder.