Open Source Contribution #174152
-
|
How to get started with contributing in open source projects. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
The easiest way in my opinion is to start with something you already use every day — your daily drivers (apps, programs, tools, websites, etc.). If you’re already familiar with it, you know what it does, what’s missing, and what could be better. Reading the code becomes easier too, because you’ve seen the thing in action. Here’s a simple path to follow:
The nice side effect? |
Beta Was this translation helpful? Give feedback.
-
** |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for posting in the GitHub Community, @ankit1350! We're happy you're here. You are more likely to get a useful response if you are posting your question in the applicable category, the Discussions category is solely related to conversations around the GitHub product Discussions. This question should be in the |
Beta Was this translation helpful? Give feedback.
The easiest way in my opinion is to start with something you already use every day — your daily drivers (apps, programs, tools, websites, etc.).
If you’re already familiar with it, you know what it does, what’s missing, and what could be better. Reading the code becomes easier too, because you’ve seen the thing in action.
Here’s a simple path to follow:
CONTRIBUTING.md), so you know how the maintainers want things done.