Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 2.36 KB

README.md

File metadata and controls

49 lines (33 loc) · 2.36 KB

HacktoberFest - 2022 💻💻


This repository aims to help code beginners with their first successful pull request and open source contribution.

Upload Projects or Different Types of Programs in any Language

🛠️ 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!

What is Hacktoberfest?

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.


Steps to follow:

0. Follow me.

1. Register for Hacktoberfest at

HacktoberFest's official website

2. Add Project/Program in any Language you like:

Add any of your simple or complex Project/Program in any language you like in this repository by clicking "Add File -> Create new File".

3. Append your name in the contributors.html file

4. Create Pull Request:

Following the completion of these steps, click Create Pull Request to submit your contribution.

5. Give this Project a Star:

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!


Important Guidelines

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 project
7. Don't spam it will be labelled spam and rejected promptly.