From fb2167c8adbd44d043fe93ed330a89f276e8b66f Mon Sep 17 00:00:00 2001 From: Bruno Lopes Date: Mon, 12 May 2025 22:36:02 -0300 Subject: [PATCH] devel-docs: Restore gitlab-mr reference but on Core Contributors section --- devel-docs/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/devel-docs/README.md b/devel-docs/README.md index 5a07a7499b..9413864a46 100644 --- a/devel-docs/README.md +++ b/devel-docs/README.md @@ -182,6 +182,10 @@ You might also like to read these instructions on the process of ### TODO: Core Contributors +As a core dev, you can trigger .appimage, .flatpak standalone packages, +.exe Windows installer or Microsoft Store/.msixbundle to be generated +with the MR code as explained in [gitlab-mr.md](gitlab-mr.md). + ### Directory structure of GIMP source tree GIMP source tree can be divided into the main application, libraries, plug-ins,