Commit 28504273 authored by Yorick Peterse's avatar Yorick Peterse

Merge branch 'ab-document-migration-needs-changelog' into 'master'

Database migrations should have a changelog entry.

See merge request gitlab-org/gitlab-ce!19703
parents c279c66d f07c2ffa
......@@ -45,6 +45,8 @@ the `author` field. GitLab team members **should not**.
a changelog entry regardless of these guidelines if the contributor wants one.
Example: "Fixed a typo on the search results page. (Jane Smith)"
- Performance improvements **should** have a changelog entry.
- Any change that introduces a database migration **must** have a
changelog entry.
## Writing good changelog entries
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment