diff options
author | Sytse Sijbrandij <sytses@gmail.com> | 2014-09-24 08:42:45 +0200 |
---|---|---|
committer | Sytse Sijbrandij <sytses@gmail.com> | 2014-09-24 08:42:45 +0200 |
commit | 8d7ed7e53bed1e58515ea9c2da4c27fd59d2970c (patch) | |
tree | 84ed4be6435bfff9529cfc573bda5c5c0f726f74 | |
parent | 3c9ea7f4a90a4d3902b36a94678f6f39c1a1cc61 (diff) | |
download | gitlab-ce-8d7ed7e53bed1e58515ea9c2da4c27fd59d2970c.tar.gz |
Add notice about weekend in release cycle.
-rw-r--r-- | doc/release/monthly.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md index dadfb41a24a..c46a3ed9c93 100644 --- a/doc/release/monthly.md +++ b/doc/release/monthly.md @@ -56,6 +56,10 @@ Name it "Release x.x.x" for easier searching. Any changes not yet added to the changelog are added by lead developer and in that merge request the complete team is asked if there is anything missing. +### **5. Take weekend and vacations into account** + +Ensure that there is enough time to incorporate the findings of the release candidate, etc. + # **16th - Merge the CE into EE** Do this via a merge request. |