aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2016-10-04 17:26:44 -0400
committerDrew DeVault <sir@cmpwn.com>2016-10-12 21:40:45 -0400
commita5a3ae52d423dd7006a5b3358c7c10008f63cb44 (patch)
tree52a9e485ee360632da7058c4c8b348c557516887
parent33fe87a1fb893b06a69ad82f12db6a869a8f2681 (diff)
downloadsway-a5a3ae52d423dd7006a5b3358c7c10008f63cb44.zip
sway-a5a3ae52d423dd7006a5b3358c7c10008f63cb44.tar.gz
sway-a5a3ae52d423dd7006a5b3358c7c10008f63cb44.tar.bz2
Update CONTRIBUTING.md
Update release cycle to be a bit slower with RCs
-rw-r--r--CONTRIBUTING.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1223ebe..dc9079e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -17,10 +17,10 @@ the release. Only developers are encouraged to run this version.
**Release candidate**: at some point (usually when development is fairly quiet),
SirCmpwn will announce an upcoming release candidate, often 2 weeks in
advance. When the two weeks are up, a branch is cut (i.e. 0.8-rc1) and from
-that point only bugfixes land in this branch. Each morning, if bugfixes landed
-during the previous day, a new RC is cut. During the RC phase, more adventurous
-users are encouraged to upgrade and start looking for and reporting bugs
-(especially in new features).
+that point only bugfixes land in this branch. Each week, if bugfixes landed
+during the week, a new RC is cut. During the RC phase, more adventurous users
+are encouraged to upgrade and start looking for and reporting bugs (especially
+in new features).
**Stable release**: when no substantial changes are merged into an RC for one
week, it's released as a new stable version of sway. At this point, all users