Skip to content
Snippets Groups Projects
Commit f39e3b07 authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Merge branch 'patch-1' into 'master'

Fix link to process after feature freeze

See merge request !133
parents 578db136 236d63b7
No related branches found
No related tags found
1 merge request!133Fix link to process after feature freeze
Pipeline #
Loading
Loading
@@ -14,8 +14,8 @@ Stable branch should be created after the 7th. The 7th is the last date to relia
Please ensure that merge requests have the correct milestone (`<%= version.to_minor %>` for this release)
and the `Pick into Stable` label.
 
From now on, please follow the "Changes for stable release" process:
https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#changes-for-stable-releases
From now on, please follow the "After the 7th" process:
https://gitlab.com/gitlab-org/gitlab-ce/blob/master/PROCESS.md#after-the-7th
```
- [ ] Create branch `<%= version.stable_branch %>` from CE `master` manually
- [ ] Create branch `<%= version.stable_branch(ee: true) %>` from EE `master` manually
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment