aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
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-04 17:26:44 -0400
commitfade7329dcd5c1f6f38dadaf45b6fafffa79fb2f (patch)
tree52a9e485ee360632da7058c4c8b348c557516887 /CONTRIBUTING.md
parentMerge pull request #924 from zandrmartin/fix-focus-segfault (diff)
downloadsway-fade7329dcd5c1f6f38dadaf45b6fafffa79fb2f.tar.gz
sway-fade7329dcd5c1f6f38dadaf45b6fafffa79fb2f.tar.zst
sway-fade7329dcd5c1f6f38dadaf45b6fafffa79fb2f.zip
Update CONTRIBUTING.md
Update release cycle to be a bit slower with RCs
Diffstat (limited to 'CONTRIBUTING.md')
-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