Skip to content
Snippets Groups Projects

GitLab 9.3 release post

Merged Victor Wu requested to merge release-9-3 into master
All threads resolved!
1 file
+ 26
0
Compare changes
  • Side-by-side
  • Inline
###
#
# Release post data file
#
# Notes:
# - All description fields support markdown. Make sure the indentation is respected.
#
## Optional fields:
# - Features
# - Top:
# - documentation_text: "Learn more about Amazing Feature" # text displaying the documentation_link
# - Primary:
# - documentation_link: 'https://docs.gitlab.com/#amazing' # webpage or documentation
# - documentation_text: "Learn more about Amazing Feature" # text displaying the documentation_link
# - Secondary, upgrade barometer, deprecations:
# - documentation_link: 'https://docs.gitlab.com/#amazing' # webpage or documentation
# - documentation_text: "Learn more about Amazing Feature" # text displaying the documentation_link
# - image_url: '/images/x_y/feature-a.png'
# - Optional to all features:
# - image_noshadow: true # this eliminates double shadows for images that already have a shadow
#
# Read through the Release Posts Handbook for more information:
# https://about.gitlab.com/handbook/marketing/blog/release-posts/
#
###
features:
top:
- name: Top feature
Loading