Hacktoberfest-22′ Hello World!
Kickstart your Hactoberfest and Make your first PR! ~ A beginner friendly repository made specifically for open source beginners. Add a ‘Hello World’ program under any language. Just make sure you add the program under the correct language directory. Happy coding!!
What is Hacktoberfest??
Hacktoberfest is digitalocean’s annual event that encourages people to contribute to open source throughout october. Much of modern tech infrastructure—including some of digitalocean’s own products—relies on open-source projects built and maintained by passionate people who often don’t have the staff or budgets to do much more than keep the project alive. Hacktoberfest is all about giving back to those projects, sharpening skills, and celebrating all things open source, especially the people that make open source so special.
Hacktoberfest is for everyone. Whether it’s your first time—or your ninth—it’s almost time to hack out four pristine pull/merge requests and complete your mission for open source.
-
Register anytime between September 26 and October 31.
-
Pull requests can be made in any GITHUB or GITLAB hosted project that’s participating in Hacktoberfest (look for the “hacktoberfest” topic)
-
Project maintainers must accept your pull/merge requests for them to count toward your total.
-
Have 4 pull/merge requests accepted between October 1 and October 31 to complete Hacktoberfest.
-
The first 40,000 participants (maintainers and contributors) who complete Hacktoberfest can elect to receive one of two prizes: a tree planted in their name, or the Hacktoberfest 2022 t-shirt.
Steps to Follow!!
1. Register for Hacktoberfest
Follow the link and authorize with either Github or Gitlab to participate in Hacktoberfest! https://hacktoberfest.com/auth/
2. Fork the Repository
Create your own copy or “Fork” of this repository to make changes and contribute. To fork the repository, click the Fork button on top.
3. Add a ‘Hello World’ Program
Once you have forked the repository, add a ‘Hello World’ program in any Programming Language ( make sure to not repeat the program for an existing language in the repository ) to a folder with it’s name as the programming language to the main branch. If there is no language folder, make one and then add into it.
4. First Contribution!
Once you have completed these steps, you can make your first contributon to this repository by creating a PR ( more on this below ).
5. Give the repository a ⭐
If you liked this project and got to learn something new, give the repository a star to motivate us and share the repository as much as you can!