740
it is what it is (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] Dave@lemmy.nz 84 points 1 month ago

I've heard some people take the approach of "merge everything". Whatever people contribute, merge it. People like to feel like their time is valuable, and that their work is valued.

You can follow up the merge with polish or tweaks but if you merge contributions you're more likely to see more.

[-] bjoern_tantau@swg-empire.de 103 points 1 month ago
[-] Dave@lemmy.nz 30 points 1 month ago

๐Ÿ˜† I don't think you're supposed to take it literally. And it's advice for everyone's pet open source projects that no one else ever seems to contribute to, not really good advice for software that holds up civilization.

[-] Muehe@lemmy.ml 12 points 1 month ago

pet open source projects that no one else ever seems to contribute to, not [...] software that holds up civilization

SamePicture.jpeg

[-] mryessir@lemmy.sdf.org 13 points 1 month ago* (last edited 4 weeks ago)

I see where you came from.

There are people submitting code with wrong licenses or no attribution. There are people just submitting for the sake of submitting - I dare github profiles for this. There are people who could need some feedback on their code, so that future contributions have better quality.

And it can be very burdensome for a maintainer, assuming he maintains within its free time, to perfectly communicate and elaborate on each contribution.

Also, maybe the project has a feature freeze because in the aimed architecture the same solution would be implemented externally.

Its just not that simple and people generalizing or concluding too fast are mostlikely in the wrong. Bad PR travles faster and further though.

[-] Dave@lemmy.nz 4 points 1 month ago

Oh for sure. I don't think this advice applies to projects that already have a following. But many, perhaps most, projects don't have much of a following even if you intended for others to use it. If you have a pet project that a reasonably small number of users, you might find you get occasional pull requests but they never meet the code standards, or you ask for changes but they never happen and the pull request sits there, or you reject them because you wouldn't have structured it like that - well consider accepting the pull request and merging as is. Then you can follow up with changes to fix code quality with your own changes.

This approach shows you appreciate the contribution, even though it's not perfect. If you find the same person contributing often but making the same errors, then for sure mention it in a way that's easy for them to understand how to resolve it. But if you're rigid then you probably won't get so many contributions as people will think they aren't up to your standards.

I'd also argue that merging then fixing up yourself later would be more time efficient than reviewing code and providing feedback on changes to be made ๐Ÿ˜†

[-] DacoTaco@lemmy.world 4 points 4 weeks ago

I do this with my .net barcode parserbuilder project. I make a few comments on the pr for them to fix, merge it and then go over it myself to clean it up. This way they feel appreciated because its merged and the code stays clean and consistent :)

this post was submitted on 02 May 2024
740 points (97.0% liked)

Open Source

28435 readers
161 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 4 years ago
MODERATORS