Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
awaissaddiqui committed Oct 17, 2024
1 parent 204024f commit 7b7f9fb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,17 @@ P.S. Star ⭐ and share this repository if you had fun!! 😍
- [Hacktoberfest Intro](https://www.youtube.com/watch?v=LpTXT54USjI)
- [How to pull request [Overview]](https://opensource.guide/how-to-contribute/)

# ⚠️ Important: Contribute to Relevant Folders Only

**Please Note:** Only add or contribute to the **relevant folder** for your project or documentation. Contributions made to the incorrect folder **will not be accepted**.

Make sure to follow the project structure carefully to ensure that your pull request is considered for Hacktoberfest!

- Java projects go in the `Java` folder.
- Python scripts belong in the `Python` folder.
- Documentation goes in the `Docs` folder.

⚠️ **PRs that do not follow this structure will be rejected.**

# Contribution Guidelines 📚

Expand All @@ -31,6 +42,7 @@ P.S. Star ⭐ and share this repository if you had fun!! 😍
6. **Have Fun**: Enjoy the process of contributing and learning along the way!

Thank you for participating in Hacktoberfest 2024!

# Contributing to the repository
we have a detailed readme explaning how to submit your pull request. Please avoid spam PR and make sure you are submitting meaningful code. Key points to note is:
- No Spamming
Expand Down

0 comments on commit 7b7f9fb

Please sign in to comment.