83b1c44a77
this is to quickstart contributors who don't work daily on the codebase
311 B
311 B
Generating changelog entries
To generate and validate your changelog entries:
- Run
bin/changelog
to generate. - Run
scripts/lint-changelog-yaml
to validate.
See development/changelog documentation for detailed usage.