54a5d513e5
MR list, and related MRs and branches were using a deprecated helper. Created a new icon haml file to help move these forward. |
||
---|---|---|
.. | ||
unreleased | ||
archive.md | ||
README.md |
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.