diff options
author | Enrique Alcantara <ealcantara@gitlab.com> | 2019-04-11 10:01:26 -0400 |
---|---|---|
committer | Enrique Alcantara <ealcantara@gitlab.com> | 2019-04-11 13:06:23 -0400 |
commit | 8290a09cbb42f9160bc26642cd0f75054eab9f7c (patch) | |
tree | 81a98238d9fae281fd3200d700f0f35c22d88166 | |
parent | 18bcf051eb82e165f4f6080da357486f57883480 (diff) | |
download | gitlab-ce-8290a09cbb42f9160bc26642cd0f75054eab9f7c.tar.gz |
Changelog entry added59275-cluster-form-hints
-rw-r--r-- | changelogs/unreleased/59275-cluster-form-hints.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/59275-cluster-form-hints.yml b/changelogs/unreleased/59275-cluster-form-hints.yml new file mode 100644 index 00000000000..0031b9557f4 --- /dev/null +++ b/changelogs/unreleased/59275-cluster-form-hints.yml @@ -0,0 +1,5 @@ +--- +title: Add help texts to K8 form fields +merge_request: 27274 +author: +type: changed |