Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md « changelogs - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d408a74157aad99c4031e3ac8f61ab5371d5808c (plain)
1
2
3
4
5
6
7
8
9
10
# Generating changelog entries

To generate and validate your changelog entries:

1. Run `bin/changelog` to generate.
1. Run `yamllint changelogs` to validate.

See [development/changelog] documentation for detailed usage.

[development/changelog]: https://docs.gitlab.com/ee/development/changelog.html