diff options
author | Sytse Sijbrandij <sytse@gitlab.com> | 2016-01-30 15:39:33 -0800 |
---|---|---|
committer | Sytse Sijbrandij <sytse@gitlab.com> | 2016-01-30 15:39:33 -0800 |
commit | 7d9856313dea9e8b6a957caae5d2dba7c9756a80 (patch) | |
tree | d9cdf39710cdd91ff59e78bc8fc9344cfef4335d /CONTRIBUTING.md | |
parent | d240876abaf800c1878102201b7ee18569ac1708 (diff) | |
download | gitlab-ce-7d9856313dea9e8b6a957caae5d2dba7c9756a80.tar.gz |
Link to Thoughtbot review guidelines.take-guidelines-into-account-for-mrs
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1bd91f0bdce..e7659b06c71 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -255,6 +255,8 @@ For examples of feedback on merge requests please look at already request feel free to mention one of the Merge Marshalls of the [core team][]. Please ensure that your merge request meets the contribution acceptance criteria. +When having your code reviewed and when reviewing merge requests please take the [thoughtbot code review guidelines](https://github.com/thoughtbot/guides/tree/master/code-review) into account. + ## Definition of done If you contribute to GitLab please know that changes involve more than just |