gitlab-org--gitlab-foss/changelogs
Annabel Dunstone Gray 43c7dae9aa Merge branch '55948-help-text-formatting-wiki' into 'master'
Format extra help page text like wiki

Closes #55948

See merge request gitlab-org/gitlab-ce!26782
2019-04-29 15:02:24 +00:00
..
unreleased Merge branch '55948-help-text-formatting-wiki' into 'master' 2019-04-29 15:02:24 +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.