mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-15 21:39:00 +00:00
Database migrations should have a changelog entry.
This commit is contained in:

committed by
Yorick Peterse

parent
c279c66d8a
commit
f07c2ffa12
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user