From a6861e6ab618f309bafccfbefbeedf13069967f2 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 27 Apr 2024 09:22:16 -1000 Subject: [PATCH] ;doc: RELEASING: link --- doc/RELEASING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/RELEASING.md b/doc/RELEASING.md index 05ba6f7da..0290da934 100644 --- a/doc/RELEASING.md +++ b/doc/RELEASING.md @@ -91,6 +91,9 @@ A request to merge a development branch with master, and any related discussion. **continuous integration, CI**\ Automated actions that run when new code is pushed to a shared repo, such as running tests or producing binaries. On Github this is called Github Actions and action scripts are called **workflows**. +**release engineering**\ + + ### hledger-specific **package**\