This repository aims to help code beginners with their first successful pull request and open source contribution.
🛠️ Go ahead and 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!
HACKTOBERFEST is a Digitalocean's annual event that encourages people to contribute to open source throughout the month of October and can easily win cool limited edition swags just by making 4 pull requests to any open source projects on Github.
0. Follow me.
HacktoberFest's official website
Add any of your simple or complex Project/Program in any language you like in this repository by clicking "Add File -> Create new File".
Following the completion of these steps, click Create Pull Request to submit your contribution.
If you liked working on this project, please share this project as much as you can and star this project to help as many people in opensource as you can.
Please Try as much as possible to be unique Do not the same project as another contributor in the same language!
0. Don't Create a Pull Request to update "readme.md" File.
1. Contribute a basic program using any programming language.
2. The Program should be executable, with 0 errors and proper documentation.
3. Create a directory for the programming language you are using.
4. Note: Do not create a new directory if already exists.
5. Filename should be meaningful with the proper extension of the source files (e.g if file is of Python language create file named "abc.py").
6. Add your name and Github profile link at the end of your file as a multiline comment
7. Don't spam it will be labelled spam and rejected promptly.