diff options
author | Marin Jankovski <marin@gitlab.com> | 2014-09-23 09:03:38 +0200 |
---|---|---|
committer | Marin Jankovski <marin@gitlab.com> | 2014-09-23 09:03:38 +0200 |
commit | 0f7cad07d0db03c791ee87008cd5e22995673cdd (patch) | |
tree | eecc5daec8ce70cf30a8c66a64890757cc791995 /doc/release | |
parent | 0241efba59edda3195173004e73aa6e17f99a69a (diff) | |
download | gitlab-ce-0f7cad07d0db03c791ee87008cd5e22995673cdd.tar.gz |
Add to monthly doc that reverting a feature is an option.
Diffstat (limited to 'doc/release')
-rw-r--r-- | doc/release/monthly.md | 5 |
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** |