From bb0bf0db9a793f8a25abff6f15d38bece0787149 Mon Sep 17 00:00:00 2001 From: Abhilash Raj Date: Sun, 12 Nov 2017 10:24:06 -0800 Subject: [PATCH] Add a note in bold that rolling releases can be unstable. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d34b0f5..278098c 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,8 @@ Rolling Releases ================ Rolling releases are made up of Mailman Components installed from [git -source](https://gitlab.com/mailman). Note that these releases are made up of -un-released software and should be assumed to be beta quality. +source](https://gitlab.com/mailman). **Note that these releases are made up of +un-released software and should be assumed to be beta quality.** Every commit is tested with Mailman's CI infrastructure and is included in rolling releases only if they have passed the complete test suite.