From 81da2c9ca832443f74341de51d5c0ff52b261860 Mon Sep 17 00:00:00 2001
From: Runxi Yu <me@runxiyu.org>
Date: Fri, 14 Feb 2025 16:27:36 +0800
Subject: README.md: Clarify how MR emails work

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f8ab85d..d29a9ea 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,10 @@ the description and manage the MR further via the standard error channel.
 
 MR branches shall be synced to automatically created MR-specific mailing lists.
 These mailing lists should have archives accessible via read-only IMAP, JMAP,
-or something else that achieves a similar result.
+or something else that achieves a similar result. Merge requests are presented
+as what would be produced from git-send-email. It should also be possible for
+people to perform code reviews via email by interwoven a quoted patch with
+replies, and all these replies should be synced to the main MR database.
 
 ### Ticket tracking
 
-- 
cgit v1.2.3