diff options
author | Victor Wu <victor@gitlab.com> | 2017-11-21 18:54:01 +0000 |
---|---|---|
committer | 🚄 Job van der Voort 🚀 <job@gitlab.com> | 2017-11-21 18:54:01 +0000 |
commit | 356f33d20b97058016ceba2df755ebfc33f88641 (patch) | |
tree | fc5707282e18d740e1f4437575707739cecf22e2 /CONTRIBUTING.md | |
parent | c63c41afca6d184d22283c2b4f4363bb1ddaaf89 (diff) | |
download | gitlab-ce-356f33d20b97058016ceba2df755ebfc33f88641.tar.gz |
Update CONTRIBUTING.md: Link definition of done to criteria
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c4e5fd842df..4930b541ba2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -543,6 +543,7 @@ When having your code reviewed and when reviewing merge requests please take the etc.), they should conform to our [Licensing guidelines][license-finder-doc]. See the instructions in that document for help if your MR fails the "license-finder" test with a "Dependencies that need approval" error. +1. The merge request meets the [definition of done](#definition-of-done). ## Definition of done |