gitlab-org--gitlab-foss/changelogs
Rajat Jain c23c141e87 Autosave description in epics
When editing an epic, the progress was previously lost due to
lack of localstorage syncing code. This commit adds support for
localstorage sync.
2019-04-16 08:20:37 +00:00
..
unreleased Autosave description in epics 2019-04-16 08:20:37 +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.