summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRegis Freyd <rfreyd@fastmail.fm>2017-04-12 09:42:56 -0400
committerRegis Freyd <rfreyd@fastmail.fm>2017-04-12 09:42:56 -0400
commit9eaabd99ddedb8e3039cacbb89e109ecd5d98ede (patch)
tree80c21e405eae35cfb2c474e698d61e7e87f7f772
parentd41bbd23794871ef9f0a90fb3e3d57243bdafd93 (diff)
downloadgitlab-ce-rfr-20170412-add-test-case-in-doc.tar.gz
Add mention that MR should have a test planrfr-20170412-add-test-case-in-doc
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 73c8a77364b..1a0e6c32c3b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -327,6 +327,7 @@ request is as follows:
"Description" field.
1. If you are contributing documentation, choose `Documentation` from the
"Choose a template" menu and fill in the template.
+1. The MR description should describe how to test the change you want to make.
1. If the MR changes the UI it should include *Before* and *After* screenshots
1. If the MR changes CSS classes please include the list of affected pages,
`grep css-class ./app -R`