From 5b5dd2179b0673064d2304c74b6dd761a589f64c Mon Sep 17 00:00:00 2001 From: it33 Date: Sun, 22 Nov 2015 00:49:33 -0800 Subject: [PATCH] Update and rename development-cycle.md to overview.md --- doc/process/{development-cycle.md => overview.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename doc/process/{development-cycle.md => overview.md} (99%) diff --git a/doc/process/development-cycle.md b/doc/process/overview.md similarity index 99% rename from doc/process/development-cycle.md rename to doc/process/overview.md index 8aadf0d7a9..d414af5ee0 100644 --- a/doc/process/development-cycle.md +++ b/doc/process/overview.md @@ -1,4 +1,4 @@ -# Development Cycle +# Development Process Overview This document describes the process through which feedback and design discussions flow into community systems, then into tickets, then into merge requests, then into monthly releases based on the purpose of the product.