🗣 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 🙃.
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
✨✨ Pull request and add any feature to the website.:octocat:- Fork this project
- Clone your forked version
git clone git@github.com:<YOUR-USERNAME>/Hacktoberfest_2022.git
- Make changes
- Commit your changes (write a short descriptive message of what you have done)
- Push your changes to your forked version
- Go to original project on GitHub & Create a Pull Request
Repositories where you can contribute for hacktoberfest.
- 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