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/data
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-09-17 03:09:10 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-09-17 03:09:10 +0300
commit86eb30c847058217f94dd71918d8c3ea647cb61d (patch)
tree3a0631f8c507cc00047aaa699843a4f861971605 /data
parent7503a3227d99dbf1a981e2a2cf64bd4f42990669 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'data')
-rw-r--r--data/deprecations/templates/example.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/deprecations/templates/example.yml b/data/deprecations/templates/example.yml
index fa90dba6e84..59e478ab83e 100644
--- a/data/deprecations/templates/example.yml
+++ b/data/deprecations/templates/example.yml
@@ -29,5 +29,5 @@
documentation_url: # (optional) This is a link to the current documentation page
image_url: # (optional) This is a link to a thumbnail image depicting the feature
video_url: # (optional) Use the youtube thumbnail URL with the structure of https://img.youtube.com/vi/UNIQUEID/hqdefault.jpg
- announcement_date: # (optional - may be required in the future) YYYY-MM-DD format - the date of the milestone release when this feature was first announced as deprecated
+ announcement_date: # YYYY-MM-DD format - the date of the milestone release when this feature was first announced as deprecated
removal_date: # (optional - may be required in the future) YYYY-MM-DD format - the date of the milestone release when this feature is planned to be removed