diff options
author | Rémy Coutable <remy@rymai.me> | 2017-12-06 16:30:03 +0100 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-12-06 16:30:03 +0100 |
commit | dd0223f530a0616ca6c0e40db3860f61322b6553 (patch) | |
tree | 9b1ec45ffba89da2f2010edfce88e998bffee72e /PROCESS.md | |
parent | aaf16997303a470809c8be442a537983b49f0f7d (diff) | |
download | gitlab-ce-dd0223f530a0616ca6c0e40db3860f61322b6553.tar.gz |
Address Robert's and Axil's feedback
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'PROCESS.md')
-rw-r--r-- | PROCESS.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PROCESS.md b/PROCESS.md index 758e773ae4d..3fcf676b302 100644 --- a/PROCESS.md +++ b/PROCESS.md @@ -131,7 +131,7 @@ request, even if there are no conflicts. This is to reduce the size of the subsequent EE merge, as we often merge a lot to CE on the release date. For more information, see [Automatic CE->EE merge][automatic_ce_ee_merge] and -[Guidelines for implementing Enterprise Edition feature][ee_features]. +[Guidelines for implementing Enterprise Edition features][ee_features]. ### After the 7th |