From 84495d8f54c4d2b01d50eca361ea78bd4e812f98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sat, 24 May 2025 18:55:47 -0400 Subject: [PATCH] Add more explanation & credit for release note generator --- 2025-midcamp-when-not-a-module-make-and-maintain.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/2025-midcamp-when-not-a-module-make-and-maintain.md b/2025-midcamp-when-not-a-module-make-and-maintain.md index 26f2848..3a4f14b 100644 --- a/2025-midcamp-when-not-a-module-make-and-maintain.md +++ b/2025-midcamp-when-not-a-module-make-and-maintain.md @@ -833,8 +833,14 @@ Note: There is more in Drupal (and beyond!) than specific modules and ecosystems [drupal-mrn.dev](https://drupal-mrn.dev/) +by Matt Glaman + +Type in the project first, and it will fetch the releases available for you to generate release notes from in between. + Note: This is great, i wrote something similar for Drutopia but we were on GitLab which accepted Markdown at the time, so i had actually been generating markdown. Which reminds me there is a tool from that era i do use all the time… +I learned about this in the maintainers channel on Slack + --- ### Have a README.md file