A repository by Bhrigu Kansra for beginners to create their first Pull Request.
-
Register your GitHub ID on hackoberfest website.
-
Fork this repository.
-
Add an algorithms in desired algorithm in specified folder(create new folders as per your requirement).
-
Add your name and github profile link in contributors.md as follows
- [Bhrigu Kansra](https://github.com/kinetickansra)
- Send a pull request
I'll take a look at change and then merge them with 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 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 capital.
- Add your code to the proper folder.