summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2019-03-10 21:41:23 +0000
committerRobert Speicher <rspeicher@gmail.com>2019-03-10 21:41:23 +0000
commit3d37d29a2856807083e4672f3946bc03722ccbac (patch)
tree10467adab854cfea72080a24256bbf4973e009c0
parent253bad8cebc83ce0b011ffb61a060be985e1c196 (diff)
parent54d1ced7ed4f99c9dcae03058a5919a16dcbbba1 (diff)
downloadgitlab-ce-3d37d29a2856807083e4672f3946bc03722ccbac.tar.gz
Merge branch '_acet-docs-update' into 'master'
Remove confusing author name from Changelog docs See merge request gitlab-org/gitlab-ce!25928
-rw-r--r--doc/development/changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/changelog.md b/doc/development/changelog.md
index 6efed36edf0..273a7fceaf5 100644
--- a/doc/development/changelog.md
+++ b/doc/development/changelog.md
@@ -43,7 +43,7 @@ the `author` field. GitLab team members **should not**.
database records created during Cycle Analytics model spec."
- _Any_ contribution from a community member, no matter how small, **may** have
a changelog entry regardless of these guidelines if the contributor wants one.
- Example: "Fixed a typo on the search results page. (Jane Smith)"
+ Example: "Fixed a typo on the search results page."
- Performance improvements **should** have a changelog entry.
- Any change that introduces a database migration **must** have a
changelog entry.