83b1c44a77
this is to quickstart contributors who don't work daily on the codebase
10 lines
311 B
Markdown
10 lines
311 B
Markdown
# Generating changelog entries
|
|
|
|
To generate and validate your changelog entries:
|
|
|
|
1. Run `bin/changelog` to generate.
|
|
1. Run `scripts/lint-changelog-yaml` to validate.
|
|
|
|
See [development/changelog] documentation for detailed usage.
|
|
|
|
[development/changelog]: https://docs.gitlab.com/ee/development/changelog.html
|