'''
always make more then 4 pull request
lets you have made only 4 pull request to different projects
but one project is excluded from hackoctoberfest event then your pull request will not be count and
then you have remains 3 valid pull request if these projects is not excluded.
if you fail to make 4 pull request then you cant get swags or t-shirts.
i will recommend you make pull request to your own repo which is very very saffest side for you..
keep in mind that repo has hacktoberfest topic..
'''
✨Star it :fork_and_knife:Fork it and Contribute to it <3
- Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
- Clone your fork down to your local machine
https://github.com/LakshaySK106/Algorithms.git
- Create a branch
git checkout -b branch-name
- Make your changes (choose from any task below)
- Commit and push
git add .
git commit -m 'Commit message'
git push origin branch-name
- Create a new pull request from your forked repository (Click the
New Pull Request
button located at the top of your repo) - Wait for your PR review and merge approval!
- Star this repository if you had fun!
Before creating a PR or issue, please do the following:
Check the [Contribution](CONTRIBUTING.md) Guide.<br>
By contributing, you agree that your contributions will be licensed under its MIT License.