oliverdavies.uk/source/_daily_emails/2024-04-17.md
Oliver Davies 5eba6de81a Update daily email permalinks
This is a follow-up to commit 3be9031de8
as each daily email has a `permalink` value that overrides the default
content type permalink.
2024-05-21 00:03:52 +01:00

20 lines
819 B
Markdown

---
title: Regular releases encourage contribution
date: 2024-04-17
permalink: daily/2024/04/17/regular-releases-encourage-contribution
tags:
- software-development
- open-source
cta: d7eol
snippet: |
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.