-
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.
Don't worry newcomers!! Everyone's PRs will be merged, just follow the steps properly!!
All of your suggestions are welcome!!
- 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.