Commit 5c747ded authored by Liz Lam's avatar Liz Lam

Edit help text to clarify that tags are annotated.

parent 06cf647c
......@@ -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