Feel free to contribute to this repo by creating and editing little programs in any programming language and make different folders for the code you want to contribute.
October is here ! Stand for a chance to win merch from Hacktoberfest by making PRs to this repository!
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!
Hacktoberfest is a program by Digital Ocean, DEV and Github, where you can easily win a T-Shirt just by making 4 pull requests in the month of October to any open source projects on Github.
Add any of your simple or complex Project/Program in any language you like in this repository by clicking "Add File -> Create new File".
https://github.com/maheshjainckd/Hacktoberfest2022-for-everyone/blob/main/contributors.html
Once you have completed these steps, you are ready to start contributing by clicking on Create Pull Request.
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.
- Don't Create Pull Request to update "readme.md" File.
- Upload or Create File in Specified Language Folder.
- If Specified Language Folder not Found then Create Folder and then Upload or Create File.
- Please mention the extention of files while creating them (e.g if file is of java language create file named "xyz.java").
- Don't change the styling of contributors.html file i.e don't format the file with prettier or any other extensions.
- In case you need to add an external package, install it by using npm. Don't push the complete package file here