aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 05c327f7..1223ebea 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -17,7 +17,7 @@ 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 bugfixex land in this branch. Each morning, if bugfixes landed 20that point only bugfixes land in this branch. Each morning, if bugfixes landed
21during the previous day, a new RC is cut. During the RC phase, more adventurous 21during the previous day, a new RC is cut. During the RC phase, more adventurous
22users are encouraged to upgrade and start looking for and reporting bugs 22users are encouraged to upgrade and start looking for and reporting bugs
23(especially in new features). 23(especially in new features).