gitlab-org--gitlab-foss/changelogs/README.md
Elan Ruusamäe 83b1c44a77 add changelogs/README.md
this is to quickstart contributors who don't work daily on the codebase
2019-02-18 04:57:57 +00:00

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