oliverdavies.uk/source/_daily_emails/2024-04-17.md

20 lines
813 B
Markdown
Raw Normal View History

---
title: Regular releases encourage contribution
date: 2024-04-17
permalink: daily/2024/04/17/regular-releases-encourage-contribution
tags:
2024-09-08 22:09:54 +00:00
- software-development
- open-source
cta: d7eol
snippet: |
2024-09-08 22:09:54 +00:00
Regular open-source releases encourage contribution to your project.
---
As well as writing and maintaining my open-source software projects, I regularly contribute to other people's - including PHP libraries, Drupal modules and Tailwind CSS plugins.
I'm more likely to contribute to your project if you release new versions regularly.
Why would I if my changes may sit on a development branch for a long time or not be released at all?
If I can see that my changes are likely to be released soon, I'm more likely to spend the time and effort to contribute instead of looking for a different solution.