Hey! New to Open Source – where can I start with Next.js? #82065
-
SummaryHey everyone 👋 I just started my open source journey and I’m super excited (and a little overwhelmed 😅). I’ve been learning React and Tailwind, and I’m currently exploring Next.js. I would love to start contributing but I’m not sure how to spot beginner-friendly issues or where I can fit in as a newcomer. Do you have any tips or areas in this repo (or related tools) where someone like me can dive in? Even tiny tasks or translation fixes would be cool. P.S. If you also started recently or have favorite “starter issues,” please share your experience! 💛 Thanks in advance! ✨ (GitHub: @Miss-Marvis) Additional informationNo response ExampleNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
💡 Hey Marvis! Welcome to Open Source 🚀 ✅ Here’s how you can get started:
Most open-source repos use these labels to guide new contributors to simpler, scoped-down tasks. You can filter them easily in the Issues tab like this: is:issue is:open label:"good first issue" or u can join the gssoc it is a program..You will be get selected easily..Their mentors will guide you.... Please mark my comment as answer please |
Beta Was this translation helpful? Give feedback.
💡 Hey Marvis! Welcome to Open Source 🚀
You’re doing everything right by asking this question — and it’s awesome that you're learning React, Tailwind, and exploring Next.js. That’s a powerful stack, and your excitement is contagious! 😄
✅ Here’s how you can get started:
🔍 1. Look for Labels Like:
Most open-source repos use these labels to guide new contributors to simpler, scoped-down tasks. You can filter them easily in the Issues tab like this:
or u can join the gssoc it is a program..You will be get selected easily..Their mentors will guide you....
Please mark my comme…