summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytses@gmail.com>2014-07-16 08:38:19 +0200
committerSytse Sijbrandij <sytses@gmail.com>2014-07-16 08:38:19 +0200
commitc3a7d3e14727b8ba7c13cc7e48bc07648dc9fb74 (patch)
treeccc66ac1fe444a4c563df8476fcc00385f12117a
parente043da1376d3639e1ab7c4d569f4fc7627d9ecf1 (diff)
downloadgitlab-ce-c3a7d3e14727b8ba7c13cc7e48bc07648dc9fb74.tar.gz
Link to issues with #
-rw-r--r--doc/release/monthly.md23
1 files changed, 11 insertions, 12 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md
index 45da7ffea3e..1c95a45c92c 100644
--- a/doc/release/monthly.md
+++ b/doc/release/monthly.md
@@ -19,36 +19,36 @@ Any changes not yet added to the changelog are added by lead developer and in th
```
15th:
-* Update the changelog (LINK)
+* Update the changelog (#LINK)
17th:
-* Create x.x.x.rc1 (LINK)
+* Create x.x.0.rc1 (#LINK)
18th:
-* Update GitLab.com with rc1 (LINK)
-* Regression issue and tweet about rc1 (LINK)
-* Start blog post (LINK)
+* Update GitLab.com with rc1 (#LINK)
+* Regression issue and tweet about rc1 (#LINK)
+* Start blog post (#LINK)
21th:
-* Do QA and fix anything coming out of it (LINK)
+* Do QA and fix anything coming out of it (#LINK)
22nd:
-* Release CE and EE (LINK)
+* Release CE and EE (#LINK)
23th:
-* Prepare package for GitLab.com release (LINK)
+* Prepare package for GitLab.com release (#LINK)
24th:
-* Deploy to GitLab.com (LINK)
+* Deploy to GitLab.com (#LINK)
```
-# **17th - Release RC1**
+# **17th - Create RC1**
The RC1 release comes with the task to update the installation and upgrade docs. Be mindful that there might already be merge requests for this on GitLab or GitHub.
@@ -171,8 +171,7 @@ Assign the issue to the release manager and /cc all the core-team members active
Tweet about the RC release:
-> GitLab x.x.x.rc1 is out. This release candidate is only suitable for testing. Please create issues for regressions and add a link from LINK_TO_ISSUE.
-
+> GitLab x.x.0.rc1 is out. This release candidate is only suitable for testing. Please create issues for regressions and add a link from LINK_TO_ISSUE.
# **21st - Preparation **