diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-04-22 07:50:35 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-04-22 07:50:35 +0000 |
commit | c39032937a447e44afee3c96971d489a4da39ff1 (patch) | |
tree | a2f6981cfe45ade7a1f1507d54b540e3e45d18ea | |
parent | 5a8873f362557c4002858fe323d5c346a89c91b3 (diff) | |
parent | de39959f559d8f1be73a11714abcd2782f476fea (diff) | |
download | gitlab-ce-c39032937a447e44afee3c96971d489a4da39ff1.tar.gz |
Merge branch 'doc_note_cherry_pick' into 'master'
Use new Note styleguide
See merge request !3866
-rw-r--r-- | doc/workflow/cherry_pick_changes.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/workflow/cherry_pick_changes.md b/doc/workflow/cherry_pick_changes.md index b0ca0879643..4a499009842 100644 --- a/doc/workflow/cherry_pick_changes.md +++ b/doc/workflow/cherry_pick_changes.md @@ -1,6 +1,7 @@ # Cherry-pick changes -_**Note:** This feature was [introduced][ce-3514] in GitLab 8.7._ +>**Note:** +This feature was [introduced][ce-3514] in GitLab 8.7. --- |