aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2016-10-04 17:26:44 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2016-10-12 21:40:45 -0400
commita5a3ae52d423dd7006a5b3358c7c10008f63cb44 (patch)
tree52a9e485ee360632da7058c4c8b348c557516887
parentprevent dereference of freed workspace (diff)
downloadsway-a5a3ae52d423dd7006a5b3358c7c10008f63cb44.tar.gz
sway-a5a3ae52d423dd7006a5b3358c7c10008f63cb44.tar.zst
sway-a5a3ae52d423dd7006a5b3358c7c10008f63cb44.zip
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 1223ebea..dc9079e9 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -17,10 +17,10 @@ the release. Only developers are encouraged to run this version.
17**Release candidate**: at some point (usually when development is fairly quiet), 17**Release candidate**: at some point (usually when development is fairly quiet),
18SirCmpwn will announce an upcoming release candidate, often 2 weeks in 18SirCmpwn will announce an upcoming release candidate, often 2 weeks in
19advance. When the two weeks are up, a branch is cut (i.e. 0.8-rc1) and from 19advance. When the two weeks are up, a branch is cut (i.e. 0.8-rc1) and from
20that point only bugfixes land in this branch. Each morning, if bugfixes landed 20that point only bugfixes land in this branch. Each week, if bugfixes landed
21during the previous day, a new RC is cut. During the RC phase, more adventurous 21during the week, a new RC is cut. During the RC phase, more adventurous users
22users are encouraged to upgrade and start looking for and reporting bugs 22are encouraged to upgrade and start looking for and reporting bugs (especially
23(especially in new features). 23in new features).
24 24
25**Stable release**: when no substantial changes are merged into an RC for one 25**Stable release**: when no substantial changes are merged into an RC for one
26week, it's released as a new stable version of sway. At this point, all users 26week, it's released as a new stable version of sway. At this point, all users