From 81f78eb250bf3c99a6666d177673b78da7f6aa09 Mon Sep 17 00:00:00 2001 From: Evan Read Date: Fri, 21 Jun 2019 10:31:35 +0000 Subject: [PATCH] Fixed formatting of notes bullet list --- doc/user/project/description_templates.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/user/project/description_templates.md b/doc/user/project/description_templates.md index a8c5d4d95b5..ca59fe3cc7d 100644 --- a/doc/user/project/description_templates.md +++ b/doc/user/project/description_templates.md @@ -58,6 +58,7 @@ changes you made after picking the template and return it to its initial status. ## Setting a default template for issues and merge requests **[STARTER]** > **Notes:** +> > - This feature was introduced before [description templates](#overview) and is > available in [GitLab Starter][products]. It can be enabled > in the project's settings. -- GitLab