From 01f7f2d762e59ee9e340f204018855cd952fc4f7 Mon Sep 17 00:00:00 2001 From: bronsen Date: Mon, 18 May 2026 23:49:41 +0200 Subject: [PATCH] readme: add item to release checklist --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ef2aaa8..2144e51 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,9 @@ Please don't: this is my little human-created thing. * commit * When we really really want to release: * make sure `just alltests` passes + * `touch releasenotes.md` and edit that file * `just release {Release Name can be several words}` +* Ponder the magnificence of what was accomplished. ----