gitlab-org--gitlab-foss/changelogs
Ezekiel Kigbo 46fdec84dd Extend timezone dropdown
Adds optional paramters to the constructor to allow
reuse of the timezone dropdown on other pages
2019-04-03 08:27:16 +00:00
..
unreleased Extend timezone dropdown 2019-04-03 08:27:16 +00:00
README.md add changelogs/README.md 2019-02-18 04:57:57 +00:00
archive.md

README.md

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.