diff --git a/docs/source/contributing.rst b/docs/source/contributing.rst index 50f2b2a40..20fe34d47 100644 --- a/docs/source/contributing.rst +++ b/docs/source/contributing.rst @@ -19,7 +19,7 @@ to make a suggestion or three. We follow Google's `C++ Style Guide `_ and use `git `_ for version control. We use the -`Gerrit `_ to collaborate and +`Gerrit `_ to collaborate and review changes to Ceres. Gerrit enables pre-commit reviews so that Ceres can maintain a linear history with clean, reviewed commits, and no merges.