Commit 8762389b authored by Kenneth Chu's avatar Kenneth Chu Committed by Amy Qualls

Revisions for tone and style

Revise the suggested text to bring it closer to GitLab tone and style.
parent f7f5e40c
...@@ -324,12 +324,15 @@ Note that users can edit the approval rules in every merge request and override ...@@ -324,12 +324,15 @@ Note that users can edit the approval rules in every merge request and override
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/10441) in GitLab 11.10. > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/10441) in GitLab 11.10.
> - Moved to GitLab Premium in 13.9. > - Moved to GitLab Premium in 13.9.
You can prevent users that have committed to a merge request from approving it. To You can prevent users who have committed to a merge request from approving it,
enable this feature: though code authors can still approve. To enable this feature:
1. Check the **Prevent MR approvals from users who make commits to the MR.** checkbox. 1. Check the **Prevent MR approvals from users who make commits to the MR.** checkbox.
1. Click **Save changes**. 1. Click **Save changes**.
Read the official Git documentation for an explanation of the
[differences between authors and committers](https://git-scm.com/book/en/v2/Git-Basics-Viewing-the-Commit-History).
#### Require authentication when approving a merge request #### Require authentication when approving a merge request
> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/5981) in GitLab 12.0. > - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/5981) in GitLab 12.0.
......
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