gitlab-org--gitlab-foss/changelogs
Jarek Ostrowski 40d9418c32 Give all labels bold weight
Form check labels get normal weight
Add changelog
2019-05-29 16:31:21 -04:00
..
unreleased Give all labels bold weight 2019-05-29 16:31:21 -04:00
archive.md
README.md add changelogs/README.md 2019-02-18 04:57:57 +00:00

Generating changelog entries

To generate and validate your changelog entries:

  1. Run bin/changelog to generate.
  2. Run scripts/lint-changelog-yaml to validate.

See development/changelog documentation for detailed usage.