Database migrations should have a changelog entry.

This commit is contained in:
Andreas Brandl
2018-06-13 16:34:27 +00:00
committed by Yorick Peterse
parent c279c66d8a
commit f07c2ffa12

View File

@ -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