From 6414a794f20c70ab17954a996e01128241a6244e Mon Sep 17 00:00:00 2001 From: yuvipanda Date: Fri, 27 Jul 2018 17:52:23 -0700 Subject: [PATCH] Clarify development status warnings Also add a date to when v0.1 is gonna hit --- README.rst | 9 +++++---- docs/index.rst | 9 +++++---- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/README.rst b/README.rst index ae878fe..061b853 100644 --- a/README.rst +++ b/README.rst @@ -27,10 +27,11 @@ more information. Development Status ================== -This project is currently in **pre-alpha**, and things will break all the time. -There is no supported upgrade pathway, and security issues most likely exist. -However, feedback at this time is extremely valuble, so you should still try -it out! +This project is currently in **alpha** state. Most things work, but we might +still make breaking changes that have no clear upgrade pathway. Important +security features (such as HTTPS) are still being implemented. We are targetting +a v0.1 release sometime in mid-August 2018. Follow `this milestone `_ +to see progress towards the release! Installation ============ diff --git a/docs/index.rst b/docs/index.rst index 53bb96e..b3ad167 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -8,10 +8,11 @@ a small (0-50) number of users on a single server. Development Status ================== -This project is currently in **pre-alpha**, and things will break all the time. -There is no supported upgrade pathway, and security issues most likely exist. -However, feedback at this time is extremely valuble, so you should still try -it out! +This project is currently in **alpha** state. Most things work, but we might +still make breaking changes that have no clear upgrade pathway. Important +security features (such as HTTPS) are still being implemented. We are targetting +a v0.1 release sometime in mid-August 2018. Follow `this milestone `_ +to see progress towards the release! Installation ============