<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/i-don-t-want-your-prs-anymore-el44rjryl" -->

---
title: I don&#x27;t want your PRs anymore | daily.dev
description: A solo open source maintainer explains why they no longer want traditional pull requests from contributors. With LLMs now handling most code generation, the...
canonical: https://daily.dev/posts/i-don-t-want-your-prs-anymore-el44rjryl
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: I don&#x27;t want your PRs anymore | daily.dev
og:description: A solo open source maintainer explains why they no longer want traditional pull requests from contributors. With LLMs now handling most code generation, the...
og:url: https://daily.dev/posts/i-don-t-want-your-prs-anymore-el44rjryl
og:image: https://api.daily.dev/og/posts/el44RJryl.png
og:image:alt: I don&#x27;t want your PRs anymore
og:image:width: 1200
og:image:height: 630
og:locale: 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.

# I don't want your PRs anymore

**[Hacker News](https://daily.dev/sources/hn)** · 5 min read · 1 upvotes · 0 comments

## Summary

A solo open source maintainer explains why they no longer want traditional pull requests from contributors. With LLMs now handling most code generation, the cost-benefit of reviewing external PRs has shifted: unknown contributors introduce trust and coordination overhead that outweighs the value of their code. Instead, the maintainer asks contributors to provide feedback, discuss ideas, report bugs thoroughly, share prompts used to generate code, review existing code, or simply fork the project for their own needs.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dpc.pw/posts/i-dont-want-your-prs-anymore/>

## Similar posts on daily.dev

- [AI-generated pull requests are dumping work on maintainers](https://daily.dev/posts/ai-generated-pull-requests-are-dumping-work-on-maintainers-ibmqitrej) · Medium · 0 upvotes · 0 comments
- [Is AI killing open source?](https://daily.dev/posts/is-ai-killing-open-source--ed5zl44r8) · InfoWorld · 40 upvotes · 7 comments

---

Tags: [#open-source](https://daily.dev/tags/open-source), [#llm](https://daily.dev/tags/llm), [#rust](https://daily.dev/tags/rust), [#code-review](https://daily.dev/tags/code-review), [#ai-assisted-development](https://daily.dev/tags/ai-assisted-development)

[View this post on daily.dev](https://daily.dev/posts/i-don-t-want-your-prs-anymore-el44rjryl)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"I don't want your PRs anymore","url":"https://daily.dev/posts/i-don-t-want-your-prs-anymore-el44rjryl","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/i-don-t-want-your-prs-anymore-el44rjryl"},"datePublished":"2026-04-21T21:57:31.453Z","dateModified":"2026-04-21T21:57:54.635Z","description":"A solo open source maintainer explains why they no longer want traditional pull requests from contributors. With LLMs now handling most code generation, the...","image":"https://media.daily.dev/image/upload/s--0_ODbtD2--/f_auto/v1722860399/public/Placeholder%2008","thumbnailUrl":"https://media.daily.dev/image/upload/s--0_ODbtD2--/f_auto/v1722860399/public/Placeholder%2008","isAccessibleForFree":true,"articleSection":"Hacker News","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hacker News","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn","url":"https://daily.dev/sources/hn"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/i-don-t-want-your-prs-anymore-el44rjryl","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"open-source,llm,rust,code-review,ai-assisted-development","timeRequired":"PT5M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hacker News","item":"https://daily.dev/sources/hn"},{"@type":"ListItem","position":3,"name":"I don't want your PRs anymore"}]}
```

