/Let-s-code-DSA

This project is for open source contributions related Data Structures and Algorithms (in C++) and C++ concepts. Feel free to make your contributions.

Primary LanguageC++

Hacktoberfest project for beginners - 2022🎁

Hacktober Badge Star Badge Contributions

πŸ—£ Hacktoberfest encourages participation in the open source community, which grows bigger every year. Complete the 2022 challenge to earn a limited edition T-shirt or to plant a tree πŸ™ƒ.


πŸ’» Contributor's Guide

This project is for open source contributions related Data Structures and Algorithms (in C++) and C++ concepts. Feel free to make your contributions. Feel free to ask for help.

Working on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub

✨

1 OCTOBER - 31 OCTOBER

✨ Pull request and add any feature to the website.:octocat:

Contributing Steps

  1. Fork this project
  2. Clone your forked version git clone git@github.com:<YOUR-USERNAME>/Hacktoberfest_2022.git
  3. Make changes
  4. Commit your changes (write a short descriptive message of what you have done)
  5. Push your changes to your forked version
  6. Go to original project on GitHub & Create a Pull Request

Repositories where you can contribute for hacktoberfest.

Contribution rulesπŸ“š:

  • Do NOT add any build steps e.g npm install (we want to keep this a simple static site)
  • Do NOT remove other content.
  • Styling/code can be pretty, ugly or stupid, big or small as long as it works
  • Add your name to the Contributors.html file
  • Try to keep pull requests small to minimize merge conflicts

πŸ’ͺ Getting started