diff options
author | Sytse Sijbrandij <sytses@gmail.com> | 2014-12-22 20:58:22 +0100 |
---|---|---|
committer | Sytse Sijbrandij <sytses@gmail.com> | 2014-12-22 20:58:22 +0100 |
commit | e99ea1146aa15c712113bfb33322be8754d1696d (patch) | |
tree | 45db8bee505a5d07b1d572d7cf9ac071283d53ec /doc/release | |
parent | 2fef5c1323ee684b1d38241f92e5dac7fb446671 (diff) | |
download | gitlab-ce-e99ea1146aa15c712113bfb33322be8754d1696d.tar.gz |
Clear responsibility to mention the team.
Diffstat (limited to 'doc/release')
-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 0700f24ab76..b6f7e8c3b15 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** |