Commit dcd47101 authored by Sean McGivern's avatar Sean McGivern

Merge branch 'dev-issue-24554' into 'master'

Edit help text to clarify that tags are annotated.

Closes #24554

See merge request !7553
parents db02af3e 5c747ded
......@@ -23,7 +23,7 @@
= label_tag :message, nil, class: 'control-label'
.col-sm-10
= text_area_tag :message, nil, required: false, tabindex: 3, class: 'form-control', rows: 5
.help-block Optionally, enter a message to create an annotated tag.
.help-block Optionally, add a message to the tag.
%hr
.form-group
= label_tag :release_description, 'Release notes', class: 'control-label'
......
---
title: Edit help text to clarify annotated tag creation.
merge_request:
author: Liz Lam
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment