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
diff options
context:
space:
mode:
Diffstat (limited to 'data/whats_new/templates/YYYYMMDD0001_XX_YY.yml')
-rw-r--r--data/whats_new/templates/YYYYMMDD0001_XX_YY.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/whats_new/templates/YYYYMMDD0001_XX_YY.yml b/data/whats_new/templates/YYYYMMDD0001_XX_YY.yml
index 31d2312809d..691db083301 100644
--- a/data/whats_new/templates/YYYYMMDD0001_XX_YY.yml
+++ b/data/whats_new/templates/YYYYMMDD0001_XX_YY.yml
@@ -9,8 +9,8 @@
#
# Please delete this line and above before submitting your merge request.
-- title: # Match the release post entry
- body: | # Do not modify this line, instead modify the lines below.
+- name: # Match the release post entry
+ description: | # Do not modify this line, instead modify the lines below.
<!-- START OF BODY COMMENT
This area supports markdown.
@@ -25,8 +25,8 @@
stage: # String value of the stage that the feature was created in. e.g., Growth
self-managed: # Boolean value (true or false)
gitlab-com: # Boolean value (true or false)
- packages: # Array of strings. The Array brackets are required here. e.g., [Free, Premium, Ultimate]
- url: # This is the documentation URL, but can be a URL to a video if there is one
+ available_in: # Array of strings. The Array brackets are required here. e.g., [Free, Premium, Ultimate]
+ documentation_link: # This is the documentation URL, but can be a URL to a video if there is one
image_url: # This should be a full URL, generally taken from the release post content. If a video, use the youtube thumbnail URL with the structure of https://img.youtube.com/vi/UNIQUEID/hqdefault.jpg
published_at: # YYYY-MM-DD
release: # XX.Y