gitlab-org--gitlab-foss/changelogs
Enrique Alcántara b08ede54bd Externalize markdown toolbar tooltips
Replace tooltip texts in the markdown toolbar with bindings to gettext
calls

Author:    Enrique Alcantara <enrique@crunch.io>
2019-03-01 00:44:33 +00:00
..
unreleased Externalize markdown toolbar tooltips 2019-03-01 00:44:33 +00: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.