summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@gitlab.com>2014-09-23 07:13:25 +0000
committerSytse Sijbrandij <sytse@gitlab.com>2014-09-23 07:13:25 +0000
commite586ee347f7740d2c16018a547fce7d3de9c3eb5 (patch)
treeeecc5daec8ce70cf30a8c66a64890757cc791995
parent0241efba59edda3195173004e73aa6e17f99a69a (diff)
parent0f7cad07d0db03c791ee87008cd5e22995673cdd (diff)
downloadgitlab-ce-e586ee347f7740d2c16018a547fce7d3de9c3eb5.tar.gz
Merge branch 'monthly_doc' into 'master'
Add to monthly doc that reverting is an option See merge request !1106
-rw-r--r--doc/release/monthly.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md
index b4dbfcd6100..dadfb41a24a 100644
--- a/doc/release/monthly.md
+++ b/doc/release/monthly.md
@@ -223,7 +223,10 @@ Use the omnibus packages of Enterprise Edition using [this guide](https://dev.gi
### **3. Fix anything coming out of the QA**
-Create an issue with description of a problem, if it is quick fix fix yourself otherwise contact the team for advice.
+Create an issue with description of a problem, if it is quick fix fix it yourself otherwise contact the team for advice.
+
+**NOTE** If there is a problem that cannot be fixed in a timely manner, reverting the feature is an option! If the feature is reverted,
+create an issue about it in order to discuss the next steps after the release.
# **22nd - Release CE and EE**