From 27ff10293ae2450849186bee753127a03130ad99 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Wed, 20 Apr 2022 14:13:45 +0900 Subject: [PATCH] Update release_plan.md --- release_plan.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/release_plan.md b/release_plan.md index 62c3757..22609e8 100644 --- a/release_plan.md +++ b/release_plan.md @@ -7,3 +7,12 @@ maturity, or in other words, has implemented all the main features. After the main features have been implemented, every Sprint afterwards will refine the product. See the `technical_release_plan.md` for technical details. + +# Sprints + +The first Sprint will focus on creating the prototype that will serve as the +Minimum Viable Product (MVP). + +Every Sprint afterwards will choose and work on User Stories that are ideally +the highest priority (at the time) and of lowest estimated size (priority takes +precedence, but low sizes are ideal).