|
1 | | -# Java-Projects-Collections |
2 | | -Contribute in this repository by raising a genuine PR. Then get verified, and earn the free swags from Hacktoberfest 2022. |
| 1 | +# Web-Development-Projects |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | +<div align="center"> |
| 6 | + |
| 7 | +[](https://github.com/kishanrajput23/Hacktoberfest-2022) |
| 8 | +<img src="https://img.shields.io/badge/HacktoberFest-2022-blueviolet" alt="Hacktober Badge"/> |
| 9 | +<img src="https://img.shields.io/static/v1?label=%E2%AD%90&message=If%20Useful&style=style=flat&color=BC4E99" alt="Star Badge"/> |
| 10 | +<a href="https://github.com/kishanrajput23" ><img src="https://img.shields.io/badge/Contributions-welcome-green.svg?style=flat&logo=github" alt="Contributions" /></a> |
| 11 | + |
| 12 | +</div> |
| 13 | + |
| 14 | + |
| 15 | +### This repository aims to help code beginners with their first successful pull request and open source contribution. :partying_face: |
| 16 | + |
| 17 | +:star: 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! |
| 18 | + |
| 19 | +:star: Make sure to grab some cool swags during Hacktoberfest by getting involved in the open-source community. |
| 20 | + |
| 21 | +### This repository is open to all members of the GitHub community. Any member can contribute to this project! :grin: |
| 22 | + |
| 23 | +## What is Hacktoberfest? :thinking: |
| 24 | +A month-long celebration from October 1st to October 31st presented by [Digital Ocean](https://hacktoberfest.digitalocean.com/) and [DEV Community](https://dev.to/) collaborated with [GitHub](https://github.com/blog/2433-celebrate-open-source-this-october-with-hacktoberfest) to get people involved in [Open Source](https://github.com/open-source). Create your very first pull request to any public repository on GitHub and contribute to the open-source developer community. |
| 25 | + |
| 26 | +[https://hacktoberfest.digitalocean.com/](https://hacktoberfest.digitalocean.com/) |
| 27 | + |
| 28 | +## Rules :fire: |
| 29 | +To qualify for the __official limited edition Hacktoberfest shirt__, you must register [here](https://hacktoberfest.digitalocean.com/) and make four Pull Requests (PRs) between October 1-31, 2022 (in any time zone). PRs can be made to any public repository on GitHub, not only the ones with issues labeled Hacktoberfest. This year, the __first 40,000__ participants who complete Hacktoberfest can elect to receive one of two prizes: a tree planted in their name, or the Hacktoberfest 2022 t-shirt. |
| 30 | + |
| 31 | +## Steps to follow :scroll: |
| 32 | + |
| 33 | +### Tip : Complete this process in GitHub (in your browser) |
| 34 | + |
| 35 | +```mermaid |
| 36 | +flowchart LR |
| 37 | + Fork[Fork the project]-->branch[Create a New Branch] |
| 38 | + branch-->Edit[Edit file] |
| 39 | + Edit-->commit[Commit the changes] |
| 40 | + commit -->|Finally|creatpr((Create a Pull Request)) |
| 41 | + |
| 42 | + ``` |
| 43 | + |
| 44 | + |
| 45 | +Star the repository by pressing the topmost-right button to start your wonderful journey. |
| 46 | + |
| 47 | + |
| 48 | +## Awesome contributors :star_struck: |
| 49 | +<a href="https://github.com/kishanrajput23/Java-Projects-Collections/graphs/contributors"> |
| 50 | + <img src="https://contributors-img.web.app/image?repo=kishanrajput23/Java-Projects-Collections" /> |
| 51 | +</a> |
| 52 | + |
| 53 | +Made with [contributors-img](https://contributors-img.web.app). |
| 54 | + |
| 55 | + |
| 56 | +## Help Contributing Guides :crown: |
| 57 | + |
| 58 | +We love to have `articles` and `codes` in different languages and the `betterment` of existing ones. |
| 59 | + |
| 60 | +Please discuss it with us first by creating a new issue. |
| 61 | + |
| 62 | +:tada: :confetti_ball: :smiley: _**Happy Contributing**_ :smiley: :confetti_ball: :tada: |
| 63 | + |
| 64 | +## Author 🙋♂️ : [Find Me Here](https://linktr.ee/kishan_rajput23) |
0 commit comments