hocktoberfest 2022
Last updated Jun 14, 2024
27
Stars
91
Forks
24
Issues
0
Stars/day
Attention Score
47
Topics
Language breakdown
No language data available.
▸ Files
click to expand
README
Hacktoberfest 2022
📌Steps to contribute.
- Register your GitHub ID on Hackoberfest Website
- Fork this repository.
Do the following steps back in my repository (only that will trigger a pull request) and not in your forked one
- 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.
- Send a Pull request
- 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: ✨
- Check if your code is already present in the library.
- If it is present then please don't add your code. If you could make the existing code better, then go ahead.
- Follow the camelCase naming convention for source files.
- If you want to make a folder, please keep the first letter of the folder name capitalised.
- Add your code to the proper folder.
🔗 More in this category