diff options
author | Valery Sizov <valery@gitlab.com> | 2014-10-24 21:48:01 +0300 |
---|---|---|
committer | Valery Sizov <valery@gitlab.com> | 2014-10-24 22:28:02 +0300 |
commit | 250d582bdd40e25f0aa16c76fc7a6ff31b113c22 (patch) | |
tree | 5c9ffaf2ccc6675bdbb5b111d382e2b85848d319 /doc/release | |
parent | cc42edfa495703877143abc98c1b6dbf6862aa55 (diff) | |
download | gitlab-ce-250d582bdd40e25f0aa16c76fc7a6ff31b113c22.tar.gz |
update patch document
Diffstat (limited to 'doc/release')
-rw-r--r-- | doc/release/patch.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release/patch.md b/doc/release/patch.md index bcc14568fc8..3ee55028b1f 100644 --- a/doc/release/patch.md +++ b/doc/release/patch.md @@ -26,6 +26,6 @@ Otherwise include it in the monthly release and note there was a regression fix 1. Apply the patch to GitLab Cloud and the private GitLab development server 1. [Build new packages with the latest version](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/doc/release.md) 1. Cherry-pick the changelog update back into master +1. Create blog post 1. Send tweets about the release from `@gitlabhq`, tweet should include the most important feature that the release is addressing as well as the link to the changelog 1. Note in the 'GitLab X.X regressions' issue that the patch was published (CE only) -1. Send out an email to the 'GitLab Newsletter' mailing list on MailChimp (or the 'Subscribers' list if the patch is EE only) |