This repository aims to help code beginners with their first successful pull request and open source contribution. ๐ฅณ
โญ Register for Hacktoberfest: Navigate to the Hacktoberfest registration page and follow the instructions. But, read the rules carefully before you do and then sign In using your GitHub credentials.
โญ Feel free to use this project to make your first contribution to an open-source project on GitHub. Practice making your first pull request to a public repository before doing the real thing!
โญ Make sure to grab some cool swags during Hacktoberfest by getting involved in the open-source community.
This repository is open to all members of the GitHub community. Any member can contribute to this project! ๐
A month-long celebration from October 1st to October 31st presented by Digital Ocean and DEV Community collaborated with GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open-source developer community.
https://hacktoberfest.digitalocean.com/
To qualify for the official limited edition Hacktoberfest shirt, you must register here and make four Pull Requests (PRs) between October 1-31, 2021 (in any time zone). PRs can be made to any public repo on GitHub, not only the ones with issues labeled Hacktoberfest. This year, the first 70,000 participants who complete the challenge will earn a T-shirt.
- If you are totally new to this culture then head over to this guide where everything has been explained in detail.
- Look at the current issues.
- If you are interested in any of them then comment "I would like to contribute in this" Note: Issues are assigned on a first come first basis, do check if the issue or language implementation is not claimed by anyone else
- Issues are assigned on a first-come basis.
- If you want to work on anything you have in mind then create an issue for that, tag me and then wait for it be to be assigned to you.
- Do not make a Pull request until you are assigned that specific issue.
- It should be properly formatted
- Add relevant comments explaining what the code is all about.
- Please use proper naming for variables, do not use i,j,k,x,y,z. The variable name should be self-explanatory.
- Use proper names for your files.
- Do all your changes in your forked repository branch and not in the master branch until asked.
- We will reject any pull request which looks like spammy or just to have +1 in the counter, so contribute quality code here!
- As per the guidlines of Hacktoberfest, we will not merge any plagiarised code or any type of fishy code.
| 1. Namespace/GFG | 1. C-Plus-Plus | |
| 2. Top Algorithms for CP | Good Blog Post/Resources |
- Note: The Introduction files may contain some turtle graphics and to implement them i recommend to download Simple Codeblocks link is given above .You can also use plugin library for same.
- open Terminal and clone the repo
git clone https://github.com/Lakhankumawat/LearnCPP.git- cd over
cd LearnCPP- follow along
happy coding!
Please contribute using GitHub Flow. Create a branch, add commits, and open a pull request.
Please read CONTRIBUTING for details on our CODE OF CONDUCT, and the process for submitting pull requests to us.
Thanks goes to these wonderful people :
rutujaingole ๐ฌ ๐ ๐ |
lucy2512 ๐ฌ ๐ ๐ |
puneetkaur2929 ๐ฌ ๐ ๐ |
StarEditorBoy ๐ฌ ๐ ๐ |
Developed with โค๏ธ in India ๐ฎ๐ณ


