Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakeshgombi authored Oct 2, 2022
1 parent c155c30 commit 98e594c
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 84 deletions.
7 changes: 7 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

## ❗ Contribution Rules :

* **You can add programs in any programming languages, but your program must be different or unique.**
* **Contribute any algorithm, data-structure implementation or your favourite project.**
* **The pull requests must contain commits made by yourself.**
* **Repeated codes will not be merged.**
168 changes: 84 additions & 84 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,84 +1,84 @@
# <p align="center"> Hacktoberfest 2022 💕</p>


<h4 align=center> Hacktoberfest is the celebration of Open Source Software sponsored by Digital Ocean, GitHub, Intel & Dev.</h4>

<h4 align=center> This repository aims to help beginners 🤔 with their first successful Pull Request and Open Source Contribution !</h4>


-------------------------------------------------------------------------------------------------------------------------------------------

<img src="./images/hactoberfest2022.jpg" width="100%">

-------------------------------------------------------------------------------------------------------------------------------------------

<br>

## ⏳ Steps to Follow :

- [X] **Register for [Hacktoberfest](https://hacktoberfest.digitalocean.com/) and get started to make your first PR.**
- [X] **Make 4 valid PRs during the period of (1st - 31st) October to earn cool swags.**

<br>

## 💢 All About this Repo :

* **This [repository](https://github.com/Rakeshgombi/Hactoberfest-2022) is for beginners who want to be a part of open source community.**
* **The best way to learn programming is by practicing !**
* **This repo contains programs in c, cpp, python, Java programming languages along with DSA.**
* **You are advised to take references from these examples and try them on your own.**

<br>

## ❗ Contribution Rules :

* **You can add programs in any programming languages, but your program must be different or unique.**
* **Contribute any algorithm, data-structure implementation or your favourite project.**
* **The pull requests must contain commits made by yourself.**
* **Repeated codes will not be merged.**

<br>

## 🌎 How to contribute to this Repository ?

```
1. Fork the repository
2. Clone the forked repository to your local machine
3. Change the present directory
4. Add your files and projects
5. Make a new branch and make changes in the repository with the new branch
6. Push the changes
7. Create a Pull Request
8. Keep patience for the project maintainer to review and merge the PR
```

## <p align="center"> 🏆 Contributors </p>

<table>
<tr>
<td>
<a href="https://github.com/Rakeshgombi/Hactoberfest-2022/graphs/contributors">
<img src="https://contrib.rocks/image?repo=Rakeshgombi/Hactoberfest-2022" />
</a>
</td>
</tr>
</table>

**Made with ❤ by [contributors-img](https://contrib.rocks).**

**◻ Project Maintainer : Rakesh Gombi [LinkedIn](https://www.linkedin.com/in/rakesh-gombi-8b8412170/) | [GitHub](https://github.com/Rakeshgombi)**


----------------------------------------------------------

### <p align="center"> Show some ❤ by hitting the ⭐ button </p>

----------------------------------------------------------
# <p align="center"> Hacktoberfest 2022 💕</p>


<h4 align=center> Hacktoberfest is the celebration of Open Source Software sponsored by Digital Ocean, GitHub, Intel & Dev.</h4>

<h4 align=center> This repository aims to help beginners 🤔 with their first successful Pull Request and Open Source Contribution !</h4>


-------------------------------------------------------------------------------------------------------------------------------------------

<img src="./images/hactoberfest2022.jpg" width="100%">

-------------------------------------------------------------------------------------------------------------------------------------------

<br>

## ⏳ Steps to Follow :

- [X] **Register for [Hacktoberfest](https://hacktoberfest.digitalocean.com/) and get started to make your first PR.**
- [X] **Make 4 valid PRs during the period of (1st - 31st) October to earn cool swags.**

<br>

## 💢 All About this Repo :

* **This [repository](https://github.com/Sniper7sumit/Hacktoberfest2021) is for beginners who want to be a part of open source community.**
* **The best way to learn programming is by practicing !**
* **This repo contains programs in c, cpp, python, Java programming languages along with DSA.**
* **You are advised to take references from these examples and try them on your own.**

<br>

## ❗ Contribution Rules :

* **You can add programs in any programming languages, but your program must be different or unique.**
* **Contribute any algorithm, data-structure implementation or your favourite project.**
* **The pull requests must contain commits made by yourself.**
* **Repeated codes will not be merged.**

<br>

## 🌎 How to contribute to this Repository ?

```
1. Fork the repository
2. Clone the forked repository to your local machine
3. Change the present directory
4. Add your files and projects
5. Make a new branch and make changes in the repository with the new branch
6. Push the changes
7. Create a Pull Request
8. Keep patience for the project maintainer to review and merge the PR
```

## <p align="center"> 🏆 Contributors </p>

<table>
<tr>
<td>
<a href="https://github.com/Rakeshgombi/Hactoberfest-2022/graphs/contributors">
<img src="https://contrib.rocks/image?repo=Rakeshgombi/Hactoberfest-2022" />
</a>
</td>
</tr>
</table>

**Made with ❤ by [contributors-img](https://contrib.rocks).**

**◻ Project Maintainer : Rakesh Gombi [LinkedIn](https://www.linkedin.com/in/rakesh-gombi-8b8412170/) | [GitHub](https://github.com/Rakeshgombi)**


----------------------------------------------------------

### <p align="center"> Show some ❤ by hitting the ⭐ button </p>

----------------------------------------------------------

0 comments on commit 98e594c

Please sign in to comment.