gitlab-org--gitlab-foss/changelogs
Thomas Randolph 98949a13b0 Round the file title; Add top border to conflict diffs
The file title sometimes overflows its container, which has the same
border-radius. By always rounding the file title, the overflow never
happens, so the corners always look correct.

Everywhere else there are file diffs, there is a top border to complete
the full border around the file.
2019-08-27 19:30:21 +00:00
..
unreleased Round the file title; Add top border to conflict diffs 2019-08-27 19:30:21 +00:00
README.md
add-name-parameter-to-project-environments-api.yml
archive.md

README.md

Generating changelog entries

To generate and validate your changelog entries:

  1. Run bin/changelog to generate.
  2. Run yamllint changelogs to validate.

See development/changelog documentation for detailed usage.