From a5b18169789cc02ce9e0e0aff029ecc5c5e2b94e Mon Sep 17 00:00:00 2001 From: Lucas Charles Date: Mon, 26 Aug 2019 08:18:32 +0000 Subject: Add changelog exclusion language for docs-only changes --- doc/development/changelog.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/development') diff --git a/doc/development/changelog.md b/doc/development/changelog.md index bd07a01e782..814624c7586 100644 --- a/doc/development/changelog.md +++ b/doc/development/changelog.md @@ -35,6 +35,7 @@ the `author` field. GitLab team members **should not**. - Any user-facing change **should** have a changelog entry. Example: "GitLab now uses system fonts for all text." +- Any docs-only changes **should not** have a changelog entry. - Any change behind a feature flag **should not** have a changelog entry. The entry should be added [in the merge request removing the feature flags](feature_flags/development.md). - A fix for a regression introduced and then fixed in the same release (i.e., fixing a bug introduced during a monthly release candidate) **should not** -- cgit v1.2.1