Skip to content

Commit 86ccc24

Browse files
authored
Modified this - Added contributors
1 parent 7db0641 commit 86ccc24

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

readMe.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ We warmly welcome contributions! Before contributing, please make sure to go thr
1818
- [Recommended Learning Path](#-recommended-learning-path)
1919
- [Tracks for Different Roles](#-tracks-for-different-roles)
2020
- [Important Resources](#-important-resources)
21+
- [Contributors](#-contributors)
2122

2223
---
2324

@@ -212,3 +213,37 @@ Explore the following repositories to strengthen your skills:
212213

213214
This repository is a collaborative space to **learn, share, and grow together**.
214215
Start contributing today and enhance your development journey 🚀
216+
217+
---
218+
219+
## 🤝 Contributors
220+
221+
As we know, contributions are what make the open-source community such an amazing place to **learn, inspire, and create**. Any contributions you make are **greatly appreciated** ❤️
222+
223+
To recognize and encourage contributors, we maintain this section to highlight everyone who has contributed to the project.
224+
225+
### 🌟 How to Contribute
226+
227+
- Fork the repository
228+
- Create your feature branch (`git checkout -b feature/YourFeature`)
229+
- Commit your changes (`git commit -m 'Add some feature'`)
230+
- Push to the branch (`git push origin feature/YourFeature`)
231+
- Open a Pull Request
232+
233+
---
234+
235+
### 👨‍💻 Our Contributors
236+
237+
Thanks to all the amazing people who have contributed to this project!
238+
239+
<a href="https://github.com/shoaibrayeen/Programmers-Community/graphs/contributors">
240+
<img src="https://contrib.rocks/image?repo=shoaibrayeen/Programmers-Community" />
241+
</a>
242+
243+
---
244+
245+
## 💡 Note
246+
247+
Even a small contribution matters. Whether it's fixing a typo, improving documentation, or adding a new solution — your effort is valuable and appreciated!
248+
249+
Let's grow and build together 🚀

0 commit comments

Comments
 (0)