From 68b36a5e61d9b3d8d4d8224fa4c4ff357f7d56e3 Mon Sep 17 00:00:00 2001
From: Daniel Gerhardt <code@dgerhardt.net>
Date: Sat, 11 Aug 2018 23:53:41 +0200
Subject: [PATCH] Add note regarding master branch stability

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 86cbcb4eb..3ef9d1081 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,11 @@
 # ARSnova
 
+---
+The next major version of ARSnova Backend is being developed on the `master` branch which is not yet production ready.
+If you are looking for the current stable code base, switch to branch `2.x`.
+
+---
+
 ARSnova is a modern approach to Audience Response Systems (ARS).
 It is released under the GPLv3 license, and is offered as a Software as a Service free of charge.
 Head over to [arsnova.eu](https://arsnova.eu/) to see it in action.
-- 
GitLab