summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-01-22 09:08:53 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-01-22 09:08:53 +0000
commit4dff02cf71591bd7ab47e44f3e1f2206f61c06eb (patch)
tree70a7286bbc624c264a06c6693f5e94ebede93dd0 /data
parent16e3c34cac856092627cc41a8a9d9c69f3b26c03 (diff)
downloadgitlab-ce-4dff02cf71591bd7ab47e44f3e1f2206f61c06eb.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'data')
-rw-r--r--data/whats_new/templates/YYYYMMDD0001_XX_YY.yml32
1 files changed, 32 insertions, 0 deletions
diff --git a/data/whats_new/templates/YYYYMMDD0001_XX_YY.yml b/data/whats_new/templates/YYYYMMDD0001_XX_YY.yml
new file mode 100644
index 00000000000..74915c19f95
--- /dev/null
+++ b/data/whats_new/templates/YYYYMMDD0001_XX_YY.yml
@@ -0,0 +1,32 @@
+# This is a template for a "Whats New" release.
+# A release typically contains multiple entries of features that we'd like to highlight.
+#
+# Below is an example of what a single entry should look like, it's required attributes,
+# and what types we expect those attribute values to be. All attributes are required.
+#
+# For more information please refer to the handbook documentation here:
+# https://about.gitlab.com/handbook/marketing/blog/release-posts/index.html#create-mr-for-whats-new-entries
+#
+# 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.
+ <!-- START OF BODY COMMENT
+
+ This area supports markdown.
+
+ It is recommended to copy and paste the release post entry content here.
+
+ You can shorten it if needed, but remember that the entry itself has already been reviewed by Tech Writing so don't feel like you need to reword anything.
+
+ Delete this entire comment and replace it with your markdown content.
+
+ END OF BODY COMMENT -->
+ 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., [Core, Starter, Premium, Ultimate]
+ url: # 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