Commit 68e44583 authored by Marcia Ramos's avatar Marcia Ramos

Merge branch 'patch-144' into 'master'

Link `changelogs/unreleased/` to main repo rather than FOSS

See merge request gitlab-org/gitlab!34023
parents c9472acb 513987f2
...@@ -6,8 +6,8 @@ file, as well as information and history about our changelog process. ...@@ -6,8 +6,8 @@ file, as well as information and history about our changelog process.
## Overview ## Overview
Each bullet point, or **entry**, in our [`CHANGELOG.md`](https://gitlab.com/gitlab-org/gitlab/blob/master/CHANGELOG.md) file is Each bullet point, or **entry**, in our [`CHANGELOG.md`](https://gitlab.com/gitlab-org/gitlab/blob/master/CHANGELOG.md) file is
generated from a single data file in the [`changelogs/unreleased/`](https://gitlab.com/gitlab-org/gitlab-foss/tree/master/changelogs/) generated from a single data file in the [`changelogs/unreleased/`](https://gitlab.com/gitlab-org/gitlab/tree/master/changelogs/unreleased/).
(or corresponding EE) folder. The file is expected to be a [YAML](https://en.wikipedia.org/wiki/YAML) file in the The file is expected to be a [YAML](https://en.wikipedia.org/wiki/YAML) file in the
following format: following format:
```yaml ```yaml
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment