diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | changelogs/README.md | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md index bfc55f28279..d5dccf19372 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ The source of GitLab Enterprise Edition is [hosted on GitLab.com](https://gitlab You can request a free trial of GitLab Ultimate [on our website](https://about.gitlab.com/free-trial/). +test + ## Open source software to collaborate on code To see how GitLab looks please see the [features page on our website](https://about.gitlab.com/features/). diff --git a/changelogs/README.md b/changelogs/README.md index d408a74157a..501d769d8bc 100644 --- a/changelogs/README.md +++ b/changelogs/README.md @@ -5,6 +5,8 @@ To generate and validate your changelog entries: 1. Run `bin/changelog` to generate. 1. Run `yamllint changelogs` to validate. +test + See [development/changelog] documentation for detailed usage. [development/changelog]: https://docs.gitlab.com/ee/development/changelog.html |