diff options
author | Job van der Voort <job@gitlab.com> | 2014-12-22 20:03:04 +0000 |
---|---|---|
committer | Job van der Voort <job@gitlab.com> | 2014-12-22 20:03:04 +0000 |
commit | cc2f14ea0be86cd0b7793209962a567a12db81c6 (patch) | |
tree | eb74f31dd8d93cb82f1a8179b723ab1ecb050092 | |
parent | bf69d183461f61e3822c167ff8a65a89d58e80ff (diff) | |
parent | e99ea1146aa15c712113bfb33322be8754d1696d (diff) | |
download | gitlab-ce-cc2f14ea0be86cd0b7793209962a567a12db81c6.tar.gz |
Merge branch 'mention-the-team' into 'master'
Mention the team
See merge request !1339
-rw-r--r-- | doc/release/monthly.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md index 3f1bccb2cf6..4856102eb10 100644 --- a/doc/release/monthly.md +++ b/doc/release/monthly.md @@ -224,8 +224,8 @@ It is important to do this as soon as possible, so we can catch any errors befor - Create WIP MR for adding MVP to MVP page on website - Add a note if there are security fixes: This release fixes an important security issue and we advise everyone to upgrade as soon as possible. - Create a merge request on [GitLab.com](https://gitlab.com/gitlab-com/www-gitlab-com/tree/master) -- Assign to one reviewer who will fix spelling issues by editing the branch (can use the online editor) -- After the reviewer is finished the whole team will be mentioned to give their suggestions via line comments +- Assign to one reviewer who will fix spelling issues by editing the branch (either with a git client or by using the online editor) +- Comment to the reviewer: '@person Please mention the whole team as soon as you are done (3 workdays before release at the latest)' ### **4. Create a regressions issue** |