gitlab-org--gitlab-foss/changelogs
Heinrich Lee Yu e0b6838a90 Set correct timestamps when creating past issues
Sets `system_note_timestamp` from `created_at`
2019-04-16 19:57:49 +08:00
..
unreleased Set correct timestamps when creating past issues 2019-04-16 19:57:49 +08: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.