From aa03dc58aef7e87728a02cd92ee68d2184973c1a Mon Sep 17 00:00:00 2001 From: Rob Zinkov Date: Wed, 19 Sep 2012 06:53:00 -0700 Subject: [PATCH] COSMIT: noting that PRs don't send mail to mailing list --- CONTRIBUTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4613440725cc0..b3e25b221925a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -35,8 +35,7 @@ GitHub: Finally, go to the web page of the your fork of the scikit-learn repo, and click 'Pull request' to send your changes to the maintainers for -review. request. This will send an email to the committers, but might -also send an email to the mailing list in order to get more visibility. +review. request. This will send an email to the committers. (If any of the above seems like magic to you, then look up the [Git documentation](http://git-scm.com/documentation) on the web.)