gitlab-org--gitlab-foss/changelogs
Nathan Friend 9b77768850
Fix z-index issue
This commit lowers the z-index of the .merge-request-tabs-holder class
to avoid rendering conflicts with the mini pipeline status dropdown
on the merge request page.
2019-03-18 09:54:39 -03:00
..
unreleased Fix z-index issue 2019-03-18 09:54:39 -03: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.