From bc9feea2c40a8920b8d9ed11bb9e61b2ba029c13 Mon Sep 17 00:00:00 2001 From: Julian Dehm Date: Tue, 22 Oct 2024 14:33:35 +0200 Subject: [PATCH] addd warning to readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 1e751f19b..ea55bb3a0 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,14 @@ ![Build Status](https://github.com/liqd/a4-opin/actions/workflows/django.yml/badge.svg) [![Coverage Status](https://coveralls.io/repos/github/liqd/a4-opin/badge.svg?branch=main)](https://coveralls.io/github/liqd/a4-opin?branch=main) +# WARNING +Since commit da29d7fabdeaa1594d5fdd0fe24eceab143e004d this project is being +refactored towards a wagtail only project to be used as an informational +website, all participation parts are being removed. + +**DO NOT UPGRADE to the main branch or any version beyond v2401 or +otherwise you will lose data**. + ## Requires * nodejs (+ npm)