summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorJason Lenny <jlenny@gitlab.com>2019-01-29 08:25:52 +0000
committerLukas Eipert <leipert@gitlab.com>2019-02-07 17:05:33 +0100
commit37410a9ddf2eb90361974fd676bd0558dcad3ffa (patch)
tree4140ec69dd7681f3f14392641e3727df5877e7a8 /changelogs
parent232ae06a829ba1a7e795564f711e730bd839be41 (diff)
downloadgitlab-ce-37410a9ddf2eb90361974fd676bd0558dcad3ffa.tar.gz
Add Pages templates
Adds templates for the 5 most popular Pages templates to the new project menu. This does not add unique icons for the templates because that turned out more complicated than expected, and this feature is valuable without them.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/jlenny-AddPagesTemplates.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/jlenny-AddPagesTemplates.yml b/changelogs/unreleased/jlenny-AddPagesTemplates.yml
new file mode 100644
index 00000000000..0985e4e18ed
--- /dev/null
+++ b/changelogs/unreleased/jlenny-AddPagesTemplates.yml
@@ -0,0 +1,5 @@
+---
+title: Add templates for most popular Pages templates
+merge_request: 24906
+author:
+type: added