Replies: 1 comment
|
A good long-term project is usually one you already use or one that sits in a problem area you want to understand—not simply the repository with the most stars. A practical way to choose:
For each candidate, I would ask: Would I still want to read this code or help its users after my first PR is merged? If yes, it is a stronger match than a random “beginner” repository. This repository’s project list is a useful starting directory, and GitHub’s label search can broaden it. Treat both as discovery tools; activity, maintainer response, and your genuine interest should decide the final choice. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi everyone,
I'm new to open source and eager to get involved. I'd like to find a
project that genuinely interests me so I can support it over time,
but I'm not sure where to start looking.
All reactions