Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-04-22 10:50:35 +0300
committerYorick Peterse <yorickpeterse@gmail.com>2016-04-22 11:56:49 +0300
commitc465c90068d41e95c4f5caa825902a3b55578a3a (patch)
tree4d9aa9d39708362ba85ae47a6fe21caf1cf8f7cc /doc
parent8bfaa1ebda6ea10760d1fa9e49619ecee5f53d36 (diff)
Merge branch 'doc_note_cherry_pick' into 'master'
Use new Note styleguide See merge request !3866
Diffstat (limited to 'doc')
-rw-r--r--doc/workflow/cherry_pick_changes.md3
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.
---