FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
I Got My First Open Source PR Merged After 7 Rejections. Here's What I Learned About Contributing.
How-ToTools

I Got My First Open Source PR Merged After 7 Rejections. Here's What I Learned About Contributing.

via Dev.to BeginnersMatthew Hou1mo ago

My first 7 open source pull requests were all closed without merging. Two were ignored entirely. Three got "thanks, but we're not going in this direction." Two had 20+ review comments that I never addressed because I felt overwhelmed. My 8th PR was merged into a project with 15K stars. Then my 9th, 10th, and 11th. Once I understood the unwritten rules, everything clicked. Here's everything I wish I'd known. Why Your First PRs Get Rejected Reason 1: You're Solving a Problem Nobody Has My first PR added "dark mode support" to a CLI tool. The maintainer's response: "We've discussed this before and decided against it — it adds maintenance burden for a feature few users want. See issue #234." The fix: Before writing code, check: Is there an open issue for this? (If yes, comment "I'd like to work on this" before starting) Has this been proposed and rejected before? (Search closed issues) Does the maintainer want this? (Ask in an issue first for non-trivial changes) The best first contributio

Continue reading on Dev.to Beginners

Opens in a new tab

Read Full Article
54 views

Related Articles

Building a Simple Lab Result Agent in .NET (Microsoft Agent Framework + Ollama)
How-To

Building a Simple Lab Result Agent in .NET (Microsoft Agent Framework + Ollama)

Medium Programming • 2d ago

“You don’t need to learn programming anymore” — Reality Check from a CTO
How-To

“You don’t need to learn programming anymore” — Reality Check from a CTO

Medium Programming • 2d ago

The Biggest Lie in Bug Bounty Tutorials
How-To

The Biggest Lie in Bug Bounty Tutorials

Medium Programming • 2d ago

DAY 8: The System Was Never Meant to Pay You
How-To

DAY 8: The System Was Never Meant to Pay You

Medium Programming • 2d ago

How-To

MakerCode v2.0 Release

Medium Programming • 2d ago

Discover More Articles