summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorJacopo <beschi.jacopo@gmail.com>2017-05-20 22:49:55 +0200
committerJacopo <beschi.jacopo@gmail.com>2017-07-22 11:19:56 +0200
commiteb2b895a2091a75b8a3cce35640e7fdbc52afc84 (patch)
treea8e26535f7eb72eefa8746c5ea1fbc4a525c1b5d /changelogs
parent3453bc328465156bf1fdb4c700c7c3b20d0c1967 (diff)
downloadgitlab-ce-eb2b895a2091a75b8a3cce35640e7fdbc52afc84.tar.gz
Let's start labeling our CHANGELOG entries
Added the type attribute to a CHANGELOG entry. When you create a new entry the software asks for the category of the change and sets the associated type in the file.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/21949-add-type-to-changelog.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/21949-add-type-to-changelog.yml b/changelogs/unreleased/21949-add-type-to-changelog.yml
new file mode 100644
index 00000000000..a20f6b7ad4e
--- /dev/null
+++ b/changelogs/unreleased/21949-add-type-to-changelog.yml
@@ -0,0 +1,4 @@
+---
+title: Added type to CHANGELOG entries
+merge_request:
+author: Jacopo Beschi @jacopo-beschi