---
title: "Interested in Contributing to Open Source? Here’s What You Need to Know"
url: https://daily.dev/posts/interested-in-contributing-to-open-source-here-s-what-you-need-to-know-8lplou90h
source_url: https://towardsdev.com/interested-in-contributing-to-open-source-heres-what-you-need-to-know-2cef6db0ff38
type: article
source: "Towards Dev"
published: 2024-06-29T01:14:26.784Z
updated: 2024-08-23T14:06:52.916Z
tags: ["open-source", "github"]
reading_time: 6
upvotes: 32
comments: 2
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Interested in Contributing to Open Source? Here’s What You Need to Know

**[Towards Dev](https://daily.dev/sources/towardsdev)** · 6 min read · 32 upvotes · 2 comments

## Summary

Contributing to open source can seem daunting for beginners, but it's manageable by following some general rules. Start with projects you use or are familiar with, and look for repositories with a CONTRIBUTING.md file for specific instructions. Begin by exploring the Issues tab for tasks or bugs labeled 'good first issue'. Follow the steps: fork the repo, clone it locally, create a new branch, commit and push your changes, and finally, open a pull request. Engage with maintainers for review and feedback to improve the project collaboratively.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://towardsdev.com/interested-in-contributing-to-open-source-heres-what-you-need-to-know-2cef6db0ff38>

## Community discussion

Top comments from developers on daily.dev.

**@orashus** · 1 upvotes

> thanks for the article man

**@mohamedkhaled75** · 0 upvotes

> The problem in open source project contribution is how to understand the project in behind scene to understand what will contribute it. I think it's not easy as shown in this article.

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#open-source](https://daily.dev/tags/open-source), [#github](https://daily.dev/tags/github)

[View this post on daily.dev](https://daily.dev/posts/interested-in-contributing-to-open-source-here-s-what-you-need-to-know-8lplou90h)
